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

Transpiled files missing from published NPM package (v4.0.0) #416

Closed
caseyWebb opened this issue Jun 7, 2019 · 3 comments
Closed

Transpiled files missing from published NPM package (v4.0.0) #416

caseyWebb opened this issue Jun 7, 2019 · 3 comments

Comments

@caseyWebb
Copy link
Contributor

  • Operating System: Arch Linux (Kernel 5.1.4)
  • Node Version: 12.3.1
  • NPM Version: 6.9.0 (But I use yarn, version 1.16.0)
  • webpack Version: 4.33.0
  • karma-webpack Version: 4.0.0

Expected Behavior

package.json -> main should point to a file that exists

Actual Behavior

./lib is non-existent 😢

I assume babel was not ran before publishing

How Do We Reproduce?

yarn add karma-webpack

check node_modules/karma-webpack

@caseyWebb
Copy link
Contributor Author

#415 is probably the same issue

@ryanclark
Copy link
Collaborator

Closing as a duplicate, fixed in #417

@ryanclark
Copy link
Collaborator

Fixed in v4.0.1

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