chore(cli): call reload function from core on config change #50
Annotations
4 errors
Release
Argument of type '(userConfiguration: Config | undefined) => { name: string; vite: { name: string; enforce: "pre"; resolveId(this: PluginContext, id: string): "[email protected]" | undefined; load(this: PluginContext, id: string): string | undefined; config: () => Promise<...>; configureServer(this: void, server: ViteDevServer)...' is not assignable to parameter of type '(config?: Config | undefined) => Promise<Plugin>'.
|
Release
stein-plugin-tailwindcss#build: command (/home/runner/work/stein/stein/plugins/tailwindcss) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Release
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Release
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|