Tags: Plingot/cncjs
Tags
8000
fix: resolve an issue where Grbl controller cannot recognize certain … …startup message (cncjs#573) * fix: resolve an issue where Grbl controller cannot recognize certain startup message that is used for branding * chore: downgrade to 1.9.21 to make a patch release * fix(eslint): fix unexpected indentation * chore: add more flexibility to the regular expression * fix: export 'STLLoader' (imported as 'THREE') was not found in 'three' * fix: incorrect spelling * build(ci): drop support for Node.js 8 and earlier versions * chore: bump electron 4.1.4 to 8.0.3, bump serialport 7.1.4 to 7.1.5 * docs: update README.md * fix: rollback Electron to 4.2.12 with Node.js 10 * chore: install rpmbuild Co-authored-by: Cheton Wu <chetonu@gmail.com>
Build improvements (cncjs#366) * Use Node.js 10 to run docker build * Use webpack-node-externals to exclude node_modules * Update package dependencies * Update Dockerfile * Use Node.js v8 to build docker image
PreviousNext