Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 401 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 401 Bytes

Basic configuration of Webpack

Webpack 5 with Webpack Dev Server 4

Dillinger is a cloud-enabled, mobile-ready, offline-storage compatible, AngularJS-powered HTML5 Markdown editor.

Installation

Install the devDependencies and start the webpack for dev.

npm i
npm run dev

For production...

npm run build-prod

License

MIT

Free webpack configuration, enjoy!