Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Update package.json to allow webpack bundling #233

Merged
merged 1 commit into from
Dec 6, 2016
Merged

Update package.json to allow webpack bundling #233

merged 1 commit into from
Dec 6, 2016

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Dec 6, 2016

We released a new version of the NS webpack plugin NS webpack plugin today. That change is necessary for the plugin to be compatible with it. The .js extension of the main property in the package.json should be removed. That way, webpack will be able to correctly reference the android or ios main file.

Check out the Webpack article in the NativeScript documentation.

@EddyVerbruggen EddyVerbruggen merged commit 638439f into EddyVerbruggen:master Dec 6, 2016
@EddyVerbruggen
Copy link
Owner

Thanks, I'll keep this in mind!

@sis0k0
Copy link
Contributor Author

sis0k0 commented Dec 6, 2016

No problem! The same change may be needed for others of your great plugins :)

EddyVerbruggen added a commit that referenced this pull request Apr 18, 2017
Update package.json to allow webpack bundling
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants