WPGulp
WPGulp copied to clipboard
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
Hello, I have been trying to get past the first step, but running `npx wpgulp` (on Windows) just results in a barrage of errors for me. (I am more than...
## Bug Report ### Expected Behavior Displaying the correct sources in Chrome Inspector. ### Actual Behavior Displaying just partly main scss file (which is wrong) and partly the compiled css...
npm starts browser sync is trying to access https://localhost:3000/ and resulting in localhost unexpectedly closed the connection. I have // Project options. projectURL: 'alonlive.local', - that is my local domain...
## Bug Report I installed node version 14.17.5 (using nvm) and the wpgulp script does not complete a build uisng "npm start" anymore. Error: Cannot find module 'fs/promises' . Apparently...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.3 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
## Bug Report ### Expected Behavior My style source is configured as `const styleSRC = './assets/scss/style.scss';` Thus I expect Browsersync to inject the `wp-content/theme/my-theme/style.css` (or style.min.css). ### Actual Behavior Instead...
https://github.com/ahmadawais/WPGulp/blob/ea1bb08ed3664bbee56d300ae4c80086bb68c4a4/WPGulp/package.json#L9 Why this dependency if unused?
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
### Bug Report I have installed WPGulp with `npx wpgulp` on a fresh theme and start using it with `npm start` after I've edited the `wpgulp.config.js` file but when I...
**Is your feature request related to a problem? Please describe.** It would be great to have a bundler integrated. **Describe the solution you'd like** Integrate one of the popular bundle.