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 .babelrc to .npmignore #195

Merged
merged 1 commit into from
Dec 12, 2017
Merged

Add .babelrc to .npmignore #195

merged 1 commit into from
Dec 12, 2017

Conversation

zaucy
Copy link
Contributor

@zaucy zaucy commented Dec 12, 2017

I have babel running through some dependencies and ui-scroll causing

Module build failed: Error: Couldn't find preset "env" relative to directory "..."

Removing the .babelrc from node_modules/angular-ui-scroll fixed my issue.

I have babel running through some dependencies and ui-scroll causing 
```
Module build failed: Error: Couldn't find preset "env" relative to directory "..."
```

Removing the .babelrc from node_modules/angular-ui-scroll fixed my issue.
@zaucy zaucy changed the title Update .npmignore Add .babelrc to .npmignore Dec 12, 2017
@dhilt dhilt merged commit 3e411b3 into angular-ui:master Dec 12, 2017
@dhilt
Copy link
Member

dhilt commented Dec 12, 2017

@zaucy Thanks! this update will be included in next release.

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