storj/web/storagenode
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 storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
public storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
src web/storagenode: Use an existing const instead value 2022-02-18 11:49:18 +01:00
static web/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
tests web/storagenode: support polygon with transaction links 2022-02-14 13:44: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
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/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 storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00