absurd-example-project
absurd-example-project copied to clipboard
Update for versions of Node.js later than v17 and new webpack-dev-server.
The project now no longer runs on recent versions of Node.js (particularly v17 and later). Besides providing a fix, this pull also updates webpack-dev-server
so that the sql-wasm.wasm
file is appropriately exposed.
Resolves https://github.com/jlongster/absurd-example-project/issues/2.