Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

Can we remove Bower Dependency #90

Closed devotox closed 7 years ago

devotox commented 7 years ago

The new state of Ember is to move all packages to npm and use things like ember-cli-node-assets to add the needed package to the addon rather than rely on the bower package be installed on the main application.

Is this a possibility in this application. Also while doing this you can use fastboot-transform to wrap all of the g-maps code which would make sure it does not run in the fastboot sandbox

Matt-Jensen commented 7 years ago

66 I'm counting on it. If you have any feedback on the work done so far, lets track the discussion on that issue.