Arda TANRIKULU

Results 361 comments of Arda TANRIKULU

Yes, this is expected behavior which is not well-documented as you said. We added this feature to solve some problems with ES2015 modules which is not bundled for CommonJS, but...

Thank you for your contribution! We fixed that issue, could you please run `meteor update --all-packages --allow-incompatible-updates` and try again.

I am sorry again, but could you please try again?

It should be ‘0.3.0_3’, that’s why I asked about update.

Thank you! You make me realize that I have to update those dependencies in `lazy-loading` together with other example. `npm update` I think the problem is the version of angular...

We just updated all the examples and compilers. It was because the version of @angular/compiler-cli and @angular/core packages are not compatible. So you can checkout latest example, and try again....

Is there any problem in case of AOT without Rollup?

@klynicol Your issue is different. It looks our bug with Windows path. We are currently trying to find out the solution for it. For now, in order to keep working...

@klynicol Actually, it won't have any affect to Galaxy, `meteor deploy` command creates a build on your local environment, and sends it to Galaxy. So, you can change your environment....