We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4fdb72 commit 48aea40Copy full SHA for 48aea40
.github/workflows/CI.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Build
26
run: |
27
npm ci
28
- npx webpack
+ npm run build:dev
0 commit comments