Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Conversation

@IIsaku
Copy link
Contributor

@IIsaku IIsaku commented Aug 13, 2019

This feature introduces lib dependency management with npm and builds the widget by using webpack. Webpack has been chosen to easily integrate the npm packages in the build. When building a widget for production, the source code will now be optimized by uglifying source code for instance.

Also test projects have been added for mx 6 latest, mx 7 first and mx 8 first to easily test new functionality for all supported versions of Mendix.

This feature fixes #8.

Osama Najjar and others added 10 commits August 6, 2019 17:17
- Use NPM for dependency management
- Convert Mx test project to Mx6.10.18
- Configure webpack
- Remove unused npm dependencies
- Improve npm scripts
- Reduce webpack config files
- Remove local config
- Set xml templating only for widget version
- Adjust license copyright details
- Change test folder structure
- Add test projects for mx 6 latest, mx 7 first & mx 8 first
- Reconfigure prettier
- Improve webpack configuration
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.

Old version of JQuery

2 participants