Closed Dwaynekj closed 7 years ago
@jjrv Thanks for the suggestion we will keep it under consideration when we get to this project later this spring
I have used fin-hypergrid npm package with basic webpack configuration and it was loading and working fine for me.
@aqumus TY, confirmed. Closing.
I'm using SystemJS to bundle Hypergrid with my app. It's great! It works as-is, I just have to generate a config using:
cbuild -o dist/bundle.js -C config-npm.js
(command from thecbuild
package).Since it's using the Node.js entry point, I have to add this in my own code: