Skip to content

Commit

Permalink
UPDATE: Changed structure with workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
neo-garaix committed Jan 30, 2025
1 parent 2553c70 commit f3a904b
Show file tree
Hide file tree
Showing 7 changed files with 4,017 additions and 3,663 deletions.
File renamed without changes.
6 changes: 1 addition & 5 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@
"type": "module",
"scripts": {
"build": "webpack --config webpack.prod.js",
"watch": "webpack --watch --config webpack.dev.js",
"pretest": "eslint src",
"pretest-fix": "eslint --fix src"
"watch": "webpack --watch --config webpack.dev.js"
},
"devDependencies": {
"dompurify": "^3.1.6",
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^48.0.2",
"jsts": "^2.11.0",
"lit-html": "^3.1.1",
"ol": "^10.2.1",
Expand Down
Loading

0 comments on commit f3a904b

Please sign in to comment.