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

Plugin not loading dependencies correctly #252

Merged
merged 5 commits into from
Jul 10, 2019

Conversation

xeon826
Copy link

@xeon826 xeon826 commented Jul 4, 2019

Added the following to dependencies:

    "babel-plugin-transform-es2015-modules-umd": "^6.23.0",
    "babel-plugin-transform-member-expression-literals": "^6.8.1",
    "babel-plugin-transform-merge-sibling-variables": "^6.8.2",
    "babel-plugin-transform-minify-booleans": "^6.8.0",
    "babel-plugin-transform-property-literals": "^6.8.1",

@puranjayjain
Copy link
Owner

Also add your name to the contributors list please

@xeon826
Copy link
Author

xeon826 commented Jul 9, 2019

After further inspection, this doesn't actually solve it completely as on a fresh npm install you'll get an like this.

@xeon826
Copy link
Author

xeon826 commented Jul 9, 2019

After further inspection, this doesn't actually solve it completely as on a fresh npm install you'll get an like this.

Nevermind, I just forgot the comma before the previous name.

@puranjayjain puranjayjain merged commit c851707 into puranjayjain:master Jul 10, 2019
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