Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created April 10, 2024 09:56
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 velotiotech/27d58a6b9845e8301e5074b69487fb92 to your computer and use it in GitHub Desktop.
Save velotiotech/27d58a6b9845e8301e5074b69487fb92 to your computer and use it in GitHub Desktop.
"scripts": {
"start": "webpack serve --mode development --open",
"build": "webpack --mode production"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment