Skip to content

Conversation

himself65
Copy link
Member

No description provided.

Copy link

vercel bot commented Mar 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
waku ⬜️ Ignored (Inspect) Visit Preview Mar 28, 2024 2:16am
Copy link

codesandbox-ci bot commented Mar 28, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Member

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. It works.

@dai-shi dai-shi merged commit 5fa2c16 into wakujs:main Mar 28, 2024
@dai-shi dai-shi mentioned this pull request Mar 28, 2024
import { container } from './styles.css.js';
import { Counter } from './Counter.js';
import { Banner } from './Banner.js';
import { container } from './styles.css';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes a temporary error like this in DEV, when you reload the browser.

Untitled

Adding back .js fixes it.

Do you have a better solution? @himself65

dai-shi added a commit that referenced this pull request Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants