adityasharma7 opened a new pull request #230: URL: https://github.com/apache/ofbiz-framework/pull/230
1. Added gradle-node-plugin Gradle plugin for integrating NodeJS in your build (https://github.com/node-gradle/gradle-node-plugin) 2. Created NPM package.json with JS dependencies in webapp based upon https://docs.npmjs.com/files/package.json 3. Added license information in package.json based upon SPDX License List (https://spdx.org/licenses/) as supported by NPM (https://docs.npmjs.com/files/package.json#license) 4. Added package-lock.json as suggested in NPM documentation (https://github.com/npm/cli/blob/release-6.14.7/docs/content/configuring-npm/package-lock-json.md#description) 5. Added jQuery and jQuery Migrate using NPM and used it throughout ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
