4.0.0
org.openhab.addons.bundles
org.openhab.addons.reactor.bundles
5.2.0-SNAPSHOT
org.openhab.automation.jsscripting
openHAB Add-ons :: Bundles :: Automation :: JavaScript Scripting
v22.17.1
openhab@5.16.1
org.openhab.osgiify
org.graalvm.polyglot.polyglot
${graalvm.version}
provided
org.openhab.osgiify
org.graalvm.js.js-scriptengine
${graalvm.version}
provided
com.github.eirslett
frontend-maven-plugin
1.15.4
${node.version}
target/js
Install node and npm
install-node-and-npm
generate-sources
npm install
npm
install ${ohjs.version} webpack@^5.101.3 webpack-cli@^6.0.1 --prefix .
npx webpack (openhab-js globals injection)
npx
webpack -c ./node_modules/openhab/build/@globals-webpack.config.js --entry-reset --entry
./node_modules/openhab/build/@openhab-globals.js -o ./dist
npx webpack (openhab-js)
npx
webpack -c ./node_modules/openhab/build/webpack.config.js --entry-reset --entry
./node_modules/openhab/ -o ./dist
org.codehaus.mojo
build-helper-maven-plugin
add-resource
generate-sources
target/js/dist
node_modules
org.openhab.tools.sat
sat-plugin
${project.basedir}/suppressions.properties