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

Prepare for webpack etc#14

Open
homerjam wants to merge 2 commits into
jbdemonte:masterfrom
homerjam:patch-1
Open

Prepare for webpack etc#14
homerjam wants to merge 2 commits into
jbdemonte:masterfrom
homerjam:patch-1

Conversation

@homerjam

Copy link
Copy Markdown

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

grawk commented Jan 14, 2016

Copy link
Copy Markdown

👍 for this PR

@cburza

cburza commented Mar 13, 2017

Copy link
Copy Markdown

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