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

Svelte DataGrid not working with rollup #1

Closed
lrpatterson opened this issue Mar 12, 2021 · 1 comment
Closed

Svelte DataGrid not working with rollup #1

lrpatterson opened this issue Mar 12, 2021 · 1 comment

Comments

@lrpatterson
Copy link

When I use the base example: https://codesandbox.io/s/d3zhi locally I get the following error:

Could not resolve './node_modules/@revolist/revogrid/dist/esm-es5/revo-grid_10.entry.js' from src\App.svelte

@revolist
Copy link
Owner

Hello @lrpatterson
There was a problem with the rollup build (maybe you have other unknown configuration, better write about your environment), initially, it was recommended to use webpack svelte.
After your comment, we've made some research and the latest beta works well with svelte + rollup or any other module build.

Created version for you to run:
https://github.com/revolist/grid-svelte-sample

@revolist revolist changed the title Svelte DataGrid not working Svelte DataGrid not working with rollup Mar 19, 2021
@revolist revolist pinned this issue Mar 19, 2021
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