Skip to content

Commit

Permalink
chore: build lightdom css for dev server
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Mar 28, 2022
1 parent 9c99aad commit 44f90f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"scripts": {
"👷‍♀️-----DEV--------👷‍♀️": "❓ Development aids",
"start": "run-p dev:* watch:docs:analyze",
"start": "run-p build:lightdom dev:* watch:docs:analyze",
"start:demo": "npm run dev",
"dev": "run-p dev:*",
"dev:server": "web-dev-server --open --watch",
Expand Down

0 comments on commit 44f90f6

Please sign in to comment.