Skip to content

desktop app made with electron for your webpack projects

License

Notifications You must be signed in to change notification settings

Thebigbignooby/packweb

Repository files navigation

Packweb

Demo : Click here

What is this ?

Packweb is the wepack config file generator. Inspired by Quenchjs, the gulp-file generator.

Why ?

I was learning React (before create-react-app came along) and configuring webpack was so hard that I wanted a better way.

Configuring webpack is a pain in the ass, especially when you're just learning how to use webpack.

How do I use it ?

Tick boxes and name your entry and output files, then copy the result and paste it in your webpack.config.js file.

TODO :

Contributing

This project is still new and

Loaders :

  1. JS
  • ES6 (.js) or (.es6)
  • React (.js) or (.jsx)
  • CoffeScript (.coffee)
  • TypeScript (.ts)
  1. CSS
  • CSS
  • Sass
  • Less
  • Stylus
  1. Images
  • Image loaders ....
  1. HTML

Plugins :

About

desktop app made with electron for your webpack projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published