Don't compile webassets in bootstrap script
This commit is contained in:
parent
a5c0d3dd92
commit
5e2908cbfe
@ -5,9 +5,6 @@
|
|||||||
|
|
||||||
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
||||||
|
|
||||||
# Set sass compiling command for this app
|
|
||||||
COMPILE_SASS_CMD="webassets -m atst.assets build"
|
|
||||||
|
|
||||||
# Enable python and node package installation
|
# Enable python and node package installation
|
||||||
INSTALL_PYTHON_PACKAGES="true"
|
INSTALL_PYTHON_PACKAGES="true"
|
||||||
INSTALL_NODE_PACKAGES="true"
|
INSTALL_NODE_PACKAGES="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user