mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
6396c60645
This means that clients can do better caching of assets, as it will mean we are no longer reliant on etags to ensure that clients get a fresh version. We inhibit the cachebuster for `npm start`, so that we don't get millions of copies of the bundles on dev boxes.
15 lines
183 B
Plaintext
15 lines
183 B
Plaintext
/build
|
|
/cert.pem
|
|
/karma-reports
|
|
/key.pem
|
|
/lib
|
|
/node_modules
|
|
/packages/
|
|
/vector/bundle.*
|
|
/vector/emojione/
|
|
/vector/config.json
|
|
/vector/index.html
|
|
/vector/olm.*
|
|
.DS_Store
|
|
npm-debug.log
|