We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2c32b commit db048e8Copy full SHA for db048e8
1 file changed
package.json
@@ -3,6 +3,11 @@
3
"version": "1.0.0",
4
"description": "Vite plugin ts resolve for mono-repo projects.",
5
"main": "dist/index.cjs",
6
+ "keywords": [
7
+ "ts mono-repo alias",
8
+ "ts mono-repo resolve",
9
+ "vite plugin ts mono-repo alias src"
10
+ ],
11
"module": "dist/index.esm.js",
12
"type": "module",
13
"scripts": {
0 commit comments