Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add correct ng annotate loader #4

Merged
merged 7 commits into from
Apr 15, 2016
Merged

Add correct ng annotate loader #4

merged 7 commits into from
Apr 15, 2016

Conversation

ramabouda
Copy link
Contributor

WIP

Todo : make private ng-annotate package until this PR gets merged

@@ -4,6 +4,7 @@ const HtmlPlugin = require('html-webpack-plugin')
const NgAnnotatePlugin = require('ng-annotate-webpack-plugin')
const OmitTildeWebpackPlugin = require('omit-tilde-webpack-plugin')
const webpack = require('webpack')
const combineLoaders = require('webpack-combine-loaders')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vraiment nécessaire ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mais oui je comprends l'intéret. je n'ai rien dit.

@vperron
Copy link
Contributor

vperron commented Apr 12, 2016

LGTM so far

@ramabouda ramabouda force-pushed the rboucher/ng-annotate branch 2 times, most recently from 1738357 to 96ac674 Compare April 14, 2016 16:11

The angular profile add the ng-annotate loader.
FIXME(rboucher)
`ng-annotate` **does not support arrow functions** for now.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

donne juste un exemple de cas où ça ne fonctionne pas.

@ramabouda ramabouda merged commit 3f12416 into master Apr 15, 2016
@ramabouda ramabouda deleted the rboucher/ng-annotate branch April 15, 2016 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants