Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

aurelia-bootstrapper-webpack

aurelia473MIT1.1.0TypeScript support: included

Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.

aurelia, bootstrapper, spa, webpack

readme

aurelia-bootstrapper-webpack

npm Version ZenHub Join the chat at https://gitter.im/aurelia/discuss CircleCI

This library is part of the Aurelia platform and contains a bootstrapper, for use with Webpack, which sets up the default configuration for the Aurelia framework and gets you up and running quick and easy.

To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions, please join our community on Gitter or use stack overflow. Documentation can be found in our developer hub. If you would like to have deeper insight into our development process, please install the ZenHub Chrome or Firefox Extension and visit any of our repository's boards.

changelog

1.1.0 (2016-12-10)

1.0.0 (2016-07-27)

Bug Fixes

  • index: initialize PAL as soon as possible (54d385c)

Features

  • index: pass config module id along to aurelia instance if present (93ff213)

1.0.0-rc.1.0.0 (2016-06-22)

1.0.0-beta.1.0.2 (2016-05-10)

1.0.0-beta.1.0.1 (2016-05-03)

1.0.0-beta.1.0.0 (2016-03-22)

  • Update to Babel 6

0.1.0 (2016-03-04)

  • Initial release