mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
6d94f35c33
Following changes to the react-sdk, reskindex can now be updated using the "-w" (watch) equivalent of the reskindex script. -Alter npm scripts so that reskindex is run when building once and so that reskindex:start is runwhen developing -Remove and stop tracking component-index, this will now only be created at build-time
18 lines
204 B
Plaintext
18 lines
204 B
Plaintext
/build
|
|
/cert.pem
|
|
/dist
|
|
/karma-reports
|
|
/key.pem
|
|
/lib
|
|
/node_modules
|
|
/electron/node_modules
|
|
/packages/
|
|
/webapp
|
|
/.npmrc
|
|
.DS_Store
|
|
npm-debug.log
|
|
electron/dist
|
|
electron/pub
|
|
/config.json
|
|
/src/component-index.js
|