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

Build generate dist/esm/index.js empty file #109

Closed
robertodavila7 opened this issue Mar 4, 2022 · 3 comments
Closed

Build generate dist/esm/index.js empty file #109

robertodavila7 opened this issue Mar 4, 2022 · 3 comments

Comments

@robertodavila7
Copy link

Hi.

I create a normal hello-world component and build it with

npm run build

It creates a dist folder but dist/esm/index.js is empty so I can't export my web component to another project because /dist/index.js file points to an empty file:

export * from './esm/index.js';

Can somebody help me?

Stencil Version: 2.13.0

@laujonat
Copy link

laujonat commented Apr 4, 2022

same issue for us too

@ivancuric
Copy link

Amazing support.

@rwaskiewicz
Copy link
Member

Closing, in favor of ionic-team/stencil#2826

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

4 participants