humanmade / post-cloner

Post Cloner plugin
3 stars 2 forks source link

Add asset build pipeline #12

Open mikeselander opened 5 years ago

mikeselander commented 5 years ago

Now that Gutenberg is a thing, we need to build JS for this plugin to work properly. I'd like a small Webpack build pipeline to handle this JS and SCSS properly.

For example, #11 would be much nicer in ES6.