You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now I'm using electron-webpack to build and test this project. Unfortunately electron-webpack currently has no maintainer and as a result the current npm version is not compatible with new versions of Webpack, Electron, or TypeScript.
To avoid problems in the future, it's probably time to actually dig into what electron-webpack actually does and extract some bare-minimum configuration necessary for running Noteworthy.
The text was updated successfully, but these errors were encountered:
Right now I'm using
electron-webpack
to build and test this project. Unfortunatelyelectron-webpack
currently has no maintainer and as a result the current npm version is not compatible with new versions of Webpack, Electron, or TypeScript.To avoid problems in the future, it's probably time to actually dig into what
electron-webpack
actually does and extract some bare-minimum configuration necessary for running Noteworthy.The text was updated successfully, but these errors were encountered: