Skip to content

Commit

Permalink
build target changed in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Jan 17, 2025
1 parent 98fa148 commit 6d1fd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .deployment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN npm run tag-attributes
RUN npm run function-code
RUN npm run compilescss
RUN npm run tailwindcss
RUN npm run esbuild -- --debug
RUN npm run esbuild.modular -- --debug

# create documentation
RUN npm run docscss
Expand Down

0 comments on commit 6d1fd9d

Please sign in to comment.