update: remove copy plugin
Signed-off-by: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
"np": "^7.5.0",
|
||||
"postcss-nested": "^5.0.6",
|
||||
"prettier": "^2.4.1",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"ts-patch": "^2.0.1",
|
||||
"typescript": "^4.5.5",
|
||||
"typescript-transform-paths": "^3.3.1",
|
||||
|
||||
@@ -5,7 +5,6 @@ import vueTypes from 'vite-plugin-vue-type-imports'
|
||||
import svgLoader from 'vite-svg-loader'
|
||||
import AutoImport from 'unplugin-auto-import/vite'
|
||||
import replace from '@rollup/plugin-replace'
|
||||
import copy from 'rollup-plugin-copy'
|
||||
import pkg from './package.json'
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
|
||||
Reference in New Issue
Block a user