Skip to content
Snippets Groups Projects

Remove XB demo

Merged Adam G-H requested to merge issue/drupal_cms-3501987:3501987-remove-xb into 1.x
6 files
+ 0
139
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 0
2
@@ -26,8 +26,6 @@ hooks:
# see the warning about Node.js Snap for Linux at
# https://docs.cypress.io/guides/getting-started/installing-cypress.
- exec: 'test -d node_modules || npm clean-install --foreground-scripts'
# Build Experience Builder's JavaScript bundle, if needed.
- exec: 'XB_UI_PATH=$DDEV_DOCROOT/modules/contrib/experience_builder/ui; test -d $XB_UI_PATH/dist || ( npm --prefix $XB_UI_PATH install && npm --prefix $XB_UI_PATH run build )'
web_environment:
# If CANARY is set, Composer will install dev branches of all dependencies (be sure to
# run `ddev rebuild` if you change this).
Loading