mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
chore: be flexible about the path to libparakeet sdk
This commit is contained in:
@@ -33,7 +33,7 @@ export default defineConfig({
|
||||
'node_modules',
|
||||
|
||||
// Allow pnpm to link.
|
||||
'../libparakeet-js',
|
||||
process.env.LIB_PARAKEET_JS_DIR || '../libparakeet-js',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user