Skip to content

Commit a4e7dbe

Browse files
committed
chore: remove apexcharts alias
1 parent c8cf710 commit a4e7dbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript-version/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export default defineConfig({
4343
'@images': fileURLToPath(new URL('./src/assets/images/', import.meta.url)),
4444
'@styles': fileURLToPath(new URL('./src/assets/styles/', import.meta.url)),
4545
'@configured-variables': fileURLToPath(new URL('./src/assets/styles/variables/_template.scss', import.meta.url)),
46-
'apexcharts': fileURLToPath(new URL('node_modules/apexcharts-clevision', import.meta.url)),
4746
},
4847
},
4948
build: {

0 commit comments

Comments
 (0)