When launching ARES via npm run serve the following warning occurs:
VITE v4.5.0 ready in 405 ms
➜ Local: http://localhost:8080/ares/
➜ Network: use --host to expose
➜ press h to show help
[@vue/compiler-sfc] defineProps is a compiler macro and no longer needs to be imported.
[@vue/compiler-sfc] defineEmits is a compiler macro and no longer needs to be imported.
Sourcemap for "/Users/fjd/Documents/OHDSI/Ares/node_modules/@duckdb/duckdb-wasm/dist/duckdb-browser-eh.worker.js" points to missing source files
When launching ARES via npm run serve the following warning occurs:
VITE v4.5.0 ready in 405 ms
➜ Local: http://localhost:8080/ares/ ➜ Network: use --host to expose ➜ press h to show help [@vue/compiler-sfc]
defineProps
is a compiler macro and no longer needs to be imported.[@vue/compiler-sfc]
defineEmits
is a compiler macro and no longer needs to be imported.Sourcemap for "/Users/fjd/Documents/OHDSI/Ares/node_modules/@duckdb/duckdb-wasm/dist/duckdb-browser-eh.worker.js" points to missing source files