5: import { u as useReactiveComputed } from "./useReactiveComputed.js";
6: import { a as getBoxShadowColor, f as getBoxShadowColorFromBg, c as getHoverColor, b as getFocusColor, g as getGradie...
7: import { _ as __DEV__ } from "../utils/env.js";
^
8: const useColorProps = {
9: color: {
Environment
Linux
v18.15.0
3.2.3
2.2.3
pnpm@7.29.1
vite
-
-
Build Modules:
-
Describe the bug
[commonjs--resolver] Unexpected keyword 'false' in https://github.com/epicmaxco/vuestic-ui/blob/develop/packages/ui/src/composables/useColors.ts
Expected behaviour
https://github.com/nuxt-modules/apollo/blob/d1d3caf17595d7ddab6cad0425701f10af5d384a/src/module.ts#L156
What is this for? I searched around the code and didn't find anything related to it.
Reproduction
Additional context
No response
Logs
No response