Skip to content

Fix assets compiler error and remove gulp#867

Open
mmaymo wants to merge 1 commit intodevelopfrom
task/fix-build-lib
Open

Fix assets compiler error and remove gulp#867
mmaymo wants to merge 1 commit intodevelopfrom
task/fix-build-lib

Conversation

@mmaymo
Copy link
Copy Markdown
Collaborator

@mmaymo mmaymo commented Nov 29, 2023

This PR fixes the error on creating the build package due to encore. Also we remove the gulp file as we would be using this action.

Comment thread package.json
"wp-pot": "^1.10.2"
},
"scripts": {
"watch": "webpack --watch",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mmaymo Since you are doing this, you can change the watch script to

node_modules/.bin/encore dev --watch --env basePath=.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants