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

Save rollup-plugin-commonjs in package.json #67

Closed
jofftiquez opened this issue Aug 28, 2019 · 2 comments
Closed

Save rollup-plugin-commonjs in package.json #67

jofftiquez opened this issue Aug 28, 2019 · 2 comments

Comments

@jofftiquez
Copy link
Member

This is solved by specifying the following in package.json as a dependency, then running npm install:

    "rollup-plugin-commonjs": "^ 10.0.1",

Originally posted by @seeARMS in #66 (comment)

seeARMS added a commit to seeARMS/vue-stripe-checkout that referenced this issue Aug 29, 2019
@seeARMS
Copy link

seeARMS commented Aug 29, 2019

Ref: egoist/bili#221

@jofftiquez
Copy link
Member Author

After testing out some few "fixes" related to this issue, I decided to remove bili and use rollup again. Try 3.0.0-beta.7

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

No branches or pull requests

2 participants