storj/web/storagenode
Egon Elbre bc6d8c06e3 web: optimize builds
Stylelint and eslint should be run separately and not part of the build
process.

Add a flag STORJ_DEBUG_BUNDLE_SIZE to debug compiled bundle size.

Reduce the number of chunks, it's far from ideal. Once we reduce the
images and browser size, we probably can drop chunking altogether.

Change-Id: I5bdf35ceb140e2c47a30df8d319606d05bfb30dd
2021-10-12 11:29:37 +00:00
..
src web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
static web/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
tests web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
.eslintrc.js web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
.gitignore storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
.stylelintignore web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.stylelintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
babel.config.js web/storagenode: dependencies for testing and payout store tests added 2020-04-28 15:44:13 +03:00
index.html storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
jestSetup.ts web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
package-lock.json web: optimize builds 2021-10-12 11:29:37 +00:00
package.json web: optimize builds 2021-10-12 11:29:37 +00:00
tsconfig.json storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
vue.config.js web: optimize builds 2021-10-12 11:29:37 +00:00