Dimitar Tachev

Results 16 comments of Dimitar Tachev

Hi @SamShekhovtsov, The Babel integration in NativeScript is handle in `nativescript-dev-babel`. This plugin is using the [`afterPrepare` CLI hook ](https://github.com/NativeScript/nativescript-dev-babel/blob/master/lib/after-prepare.js) (after the Webpack compilation) and processing only the output of...

@NathanaelA, Sorry for the late reply and thanks for the provided logs! We had a few similar issues in our 6.2 release and that's the main CLI-related improvement in 6.3....

Hi @farfromrefug, The `.ts` extensions are before the `.js` ones in order to get your ts files watched and compiled. If we swap this order, your ts files should be...

@farfromrefug maybe the best solution would be changing the extensions order only for `node_modules` but as far as I know, that's not possible. Changing the extensions order for all folders...

@farfromrefug I didn't realize you are developing your plugins directly in your app where you need to refer them from `npm` at a later stage. You're right about this side...

https://progresssoftware.sharepoint.com/:w:/s/NativeScript/EeTo0sljNI5Bn5G2ESEnmHsBS8tw2HHhB3NFxDuPQuuujA?e=LnQG5C