absurd-example-project
absurd-example-project copied to clipboard
A project to show everything needed to use absurd-sql
Upgrading node.js dependencies, including webpack-dev-server from v3 to v4. copy-webpack-plugin was installed for sql-wasm.wasm. I was using your code as a model for my own project and found security vulnerabilities...
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...
This project isn't currently working. My procedure is simply: ``` cd ~ gh repo clone jlongster/absurd-example-project absurd cd absurd npm install npm run serve ``` The error I get is...