aurelia / loader-webpack

An implementation of Aurelia's loader interface to enable webpack.
MIT License
26 stars 10 forks source link

Merged aurelia-loader-webpack #1

Closed martijnboland closed 8 years ago

martijnboland commented 8 years ago

This is the merge of https://github.com/martijnboland/aurelia-loader-webpack with this repository. The gulp tasks are working and a local version of the npm package is tested locally with the skeleton-webpack app.

EisenbergEffect commented 8 years ago

Happy to get this in pending CLA sign :smile: https://docs.google.com/a/durandal.io/forms/d/1Npd68d32UDUKUYuCDDrW0VN5Lv8p-a6Ziaa2JFKp6Cg/viewform?c=0&w=1

EisenbergEffect commented 8 years ago

Thanks! Maybe we can convince you to build us a skeleton project and submit to the skeleton repo :)

EisenbergEffect commented 8 years ago

Out of curiosity...is this going to have to change for Webpack 2.x?

martijnboland commented 8 years ago

Skeleton in progress: https://github.com/martijnboland/skeleton-navigation/tree/webpack/skeleton-es2016-webpack. Currently referencing aurelia-loader-webpack from my own repo because this one doesn't contain the /dist files and there is no NPM package yet.

EisenbergEffect commented 8 years ago

I can do an initial release to npm today. I'll update here when it's out.

EisenbergEffect commented 8 years ago

@martijnboland Releases up.

martijnboland commented 8 years ago

Great!