Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FrancoStino/8c8e5d4c2bc35c03ed3ce661de95da4e to your computer and use it in GitHub Desktop.
Save FrancoStino/8c8e5d4c2bc35c03ed3ce661de95da4e to your computer and use it in GitHub Desktop.
go

Webpack device server configuration - AEM

Preview:
"start": "webpack-dev-server --open --config ./webpack.dev.js --env writeToDisk",
Associated Context
Type Code Snippet ( .json )
Associated Tags package.json GitHub: sidea2 webpack-dev-server open command config file writeToDisk function web development server configuration environment variable
Associated Commit Messages go
💡 Smart Description This code snippet starts a new development server using the webpack-dev-server.js library, and then writes it to disk for use in an environment variable.
🔎 Suggested Searches webpack-dev-server open config/webpack dev js env writeToDisk
Related Links https://github.com/FrancoStino/sidea2
https://github.com/FrancoStino/sidea2/commits
https://github.com/FrancoStino/sidea2/blob/53d063468c794bad1e204dc2eb11ee83eebf1d60/ui.frontend/package.json
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions
https://dev.to/
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json
Related People Davide Ladisa, Davide Ladisa
Sensitive Information No Sensitive Information Detected
Shareable Link https://davideladisa.pieces.cloud/?p=4477458256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment