Hi,
i'm trying to get the modules to work with packages.
I have created a package with one module file.
I think everything is set up correctly.
But the module is not found by System.import() in the main app.
Small repos demonstrating the problem here :
https://github.com/vjau/es6inpackages
Thank you !
Hi, i'm trying to get the modules to work with packages. I have created a package with one module file. I think everything is set up correctly. But the module is not found by System.import() in the main app. Small repos demonstrating the problem here : https://github.com/vjau/es6inpackages Thank you !