Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit a55811c

Browse files
committed
Unpack better-sqlite3
1 parent 1cf4c8e commit a55811c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vue.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@ module.exports = {
187187
'spotify.js',
188188
'**/node_modules/**/*.node',
189189
'node_modules/bindings',
190-
'node_modules/file-uri-to-path'
190+
'node_modules/file-uri-to-path',
191+
'node_modules/better-sqlite3'
191192
],
192193
protocols: [
193194
{

0 commit comments

Comments
 (0)