Skip to content

Commit

Permalink
build(frontend): remove unused nodejs import alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuukis committed Mar 5, 2025
1 parent fc9e793 commit 03787c5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,6 @@
},
"coffee-script": "$coffeescript"
},
"imports": {
"#/*": "./jsapp/*"
},
"scripts": {
"preinstall": "npm run hint",
"postinstall": "patch-package && npm run copy-fonts",
Expand Down Expand Up @@ -236,5 +233,6 @@
"author": "[email protected], [email protected], [email protected]",
"license": "AGPL-3.0",
"bugs": "https://github.com/kobotoolbox/kpi/issues",
"homepage": "https://github.com/kobotoolbox/kpi"
"homepage": "https://github.com/kobotoolbox/kpi",
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}

0 comments on commit 03787c5

Please sign in to comment.