We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39240a0 commit 4b7b3fcCopy full SHA for 4b7b3fc
scripts/setup.sh
@@ -140,7 +140,6 @@ echo "======================================================================="
140
echo "Fix paths for static resources that are node_module symlinks in core"
141
if [ ! -e core/static_ext ] ; then
142
mkdir core/static_ext
143
- ln -s ../../node_modules/bootstrap core/static_ext/bootstrap
144
ln -s ../../node_modules/bootstrap-datepicker core/static_ext/bootstrap-datepicker
145
ln -s ../../node_modules/jquery core/static_ext/jquery
146
ln -s ../../node_modules/components-jqueryui core/static_ext/jqueryui
0 commit comments