Skip to content
This repository was archived by the owner on Jul 16, 2019. It is now read-only.

Conversation

@homerjam
Copy link

Hi,

This patch prepares the module for webpack etc. It follows the best practices/same patterns that you find elsewhere, it allows you to do the following:

angular.module('myApp', [
    require('angular-google-maps-native'),
]);

Thanks

James

@grawk
Copy link

grawk commented Jan 14, 2016

👍 for this PR

@cburza
Copy link

cburza commented Mar 13, 2017

Awesome. Thank you for the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants