Skip to content
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

Replace tns-core-modules with @nativescript/core #103

Closed
ghost opened this issue Dec 19, 2019 · 2 comments
Closed

Replace tns-core-modules with @nativescript/core #103

ghost opened this issue Dec 19, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 19, 2019

Hi,

With the release of NativeScript 6.3, almost (if not all tns packages) are now available as scoped packages.

tns-cope-modules remains existing just for compatibility but the, devs recommend switching to @nativescript/core.

Edit:
This change is dependent on

I think this issue should have low priority because tns-core-modules transparently resolves @nativescript/core.

@halfnelson
Copy link
Owner

I had a crack at this a couple of weeks ago and ran into the problem that nativescript-dev-webpack still had hard coded references to 'tns-core-modules', The migration wasn't too difficult and I will probably have another shot at it once the nativescript-dev-webpack changes land in production

@halfnelson
Copy link
Owner

Fixed in 0.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant