build: 🏗️ Add docker image and deployment features
This commit is contained in:
@ -28,7 +28,7 @@ export default [
|
||||
],
|
||||
plugins: [
|
||||
peerDepsExternal(),
|
||||
resolve(),
|
||||
resolve({ preferBuiltins: true }),
|
||||
json(),
|
||||
commonjs(),
|
||||
typescript({ tsconfig: './tsconfig.json' }),
|
||||
|
Reference in New Issue
Block a user