zouhir / jarvis

A very intelligent browser based Webpack dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack structure

Milanzor opened this issue · comments

The webpack.config.js file feels quite messy and has nearly no structure. I've been trying to get some additional stuff working, like being able to bundle fonts through Webpack, so Open Sans doesn't need to be loaded through Googles CDN for example (people might be using JARVIS while working offline), see the index.html file.

I'm no expert, but I feel I can definitely clean up the config and create a logical structure for Webpack and the npm/yarn commands for building/testing.

Would this be a good PR? I'd love to help out.

This was done in #112. @zouhir has needed some time off but will get things in order shortly~

Ah awesome, missed that. Interested in the new structure, I'll go have a look! :)

Yup yup! The entire JARVIS-dev experience as been reworked to be a lot simpler and smoother.

This was merged a while ago! <3