glimmerjs / glimmer-blueprint

[MOVED] This package is now part of the Glimmer.js monorepo
https://github.com/glimmerjs/glimmer.js
25 stars 13 forks source link

Update dependencies and clean up config #9

Closed dgeb closed 7 years ago

dgeb commented 7 years ago

It’s no longer necessary to specify a module config (although you still can in config/environment.js).

A new resolver-configuration.ts placeholder has been added. This will be overwritten at build time with a configuration composed from your config/environment and/or the default module config for glimmer apps.