mirror of https://github.com/embarklabs/embark.git
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
|
@ -0,0 +1 @@
|
||||||
|
GENERATE_SOURCEMAP=false
|
|
@ -1,3 +1,5 @@
|
||||||
|
.env
|
||||||
|
.env.*
|
||||||
config
|
config
|
||||||
node_modules
|
node_modules
|
||||||
public
|
public
|
||||||
|
|
Loading…
Reference in New Issue