Skip to content

Holovashcenko/basic-webpack

Repository files navigation

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!