Skip to content

Commit

Permalink
chore: remove src folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Dec 18, 2023
1 parent 35e9f6c commit 7c7847f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 0 additions & 7 deletions ui/packages/artalk/.npmignore

This file was deleted.

1 change: 1 addition & 0 deletions ui/packages/artalk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"unpkg": "./dist/Artalk.iife.js",
"module": "./dist/Artalk.es.js",
"types": "./dist/src/main.d.ts",
"files": ["dist"],
"scripts": {
"build": "vite build && pnpm build:lite && pnpm build:i18n",
"build:demo": "vite build --config vite-demo.config.ts",
Expand Down

0 comments on commit 7c7847f

Please sign in to comment.