storj/web/multinode
Egon Elbre 1f1f777d06 satellite/admin/ui,web/{multinode,storagenode}: build without embedding
Embedded files significantly increase the binary size for linking.
Add a tag that allows disabling embedding the build npm code.

Change-Id: I9d1fd7376d1fa035965c33d259faaa6c4770dfe1
2022-03-29 13:18:04 +03:00
..
dist multinode,web/multinode: use go:embed for assets 2022-03-11 11:10:37 +02:00
public multinode,web/multinode: use go:embed for assets 2022-03-11 11:10:37 +02:00
src web/multinode: UI clarification to also add port (#4602) 2022-03-14 18:49:11 +01:00
static web/multinode: wallets page markup 2021-06-08 18:47:43 +03:00
tests/unit web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
.eslintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.gitignore web/multinode: initial app and configs 2020-12-17 19:46:56 +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
assets_noembed.go satellite/admin/ui,web/{multinode,storagenode}: build without embedding 2022-03-29 13:18:04 +03:00
assets.go satellite/admin/ui,web/{multinode,storagenode}: build without embedding 2022-03-29 13:18:04 +03:00
babel.config.js web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00
index.html web/multinode: favicon added 2021-03-22 12:50:53 +00:00
jestSetup.ts web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
package-lock.json web/: add check for change to eslint import 2021-12-21 15:59:23 +00:00
package.json web: optimize builds 2021-10-12 11:29:37 +00:00
tsconfig.json web/multinode: store and payouts components tests added 2021-05-14 12:45:10 +00:00
vue.config.js multinode,web/multinode: use go:embed for assets 2022-03-11 11:10:37 +02:00