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

Commits on Dec 12, 2017

  1. Update .npmignore

    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 authored Dec 12, 2017
    Configuration menu
    Copy the full SHA
    048495a View commit details
    Browse the repository at this point in the history