-
Notifications
You must be signed in to change notification settings - Fork 13
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
fin-hypergrid not working #31
Comments
test project is updated with a new branch feature/fin-hypergrid |
@Tenvan i see the problem. Package
But the folder For now, a solution is to override node_modules using fuse.register("rectangular", { homeDir: "node_modules/rectangular", main: "index.js", instructions: "**/**.js" }) I just tested and it works just fine |
ok, migrating now complete and all is working... with a huge bundle of packages (angular, covalent, fin-hypergrid, redux, edge, moment, lodash and some more) |
Nice! You will be able to make your bundles smaller :) very soon :) |
hi,
last beta working well with covalent, now i get the next problem.
i try to migrate our app from angular-cli to fuse-box, and now make the naxt library trouble: fin-hypergrid
bundling work, here the result:
but now this error:
but 'rectangular' is not included in result-js, but listet in bundle-log :/
The text was updated successfully, but these errors were encountered: