Skip to content

Instantly share code, notes, and snippets.

@jchristopher
Created June 26, 2019 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jchristopher/664ec6dfdad1489e089394d28ba7e0e2 to your computer and use it in GitHub Desktop.
Save jchristopher/664ec6dfdad1489e089394d28ba7e0e2 to your computer and use it in GitHub Desktop.
# Build development version of SearchWP Modal Search Form bundle
npm run dev
# Build production version of SearchWP Modal Search Form bundle
npm run build
# Build development version of SearchWP Modal Search Form block
npm run blockdev
# Build production version of SearchWP Modal Search Form block
npm run blockbuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment