mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-18 02:06:28 +00:00
don't gen source maps for production builds of embark-ui
don't include .env files in the pkg tarball
This commit is contained in:
parent
6999a37487
commit
dfd741ee8a
1
embark-ui/.env.production
Normal file
1
embark-ui/.env.production
Normal file
@ -0,0 +1 @@
|
||||
GENERATE_SOURCEMAP=false
|
@ -1,3 +1,5 @@
|
||||
.env
|
||||
.env.*
|
||||
config
|
||||
node_modules
|
||||
public
|
||||
|
Loading…
x
Reference in New Issue
Block a user