build: switch from rollup to vite build #62
Annotations
6 errors
build:
vite.config.ts#L7
Cannot find module 'url' or its corresponding type declarations.
|
build:
vite.config.ts#L8
Cannot find module 'path' or its corresponding type declarations.
|
build:
vite.config.ts#L13
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
build:
vite.config.ts#L26
Cannot find name '__dirname'.
|
build:
vite.config.ts#L41
Cannot find name '__dirname'.
|
build
Process completed with exit code 2.
|