Kelly Mears
b2e888f871
bump: bud@6.12.0 & improvements ( #3128 )
...
This PR contains various improvements and cleanups to the configuration and JavaScript code. Key changes include:
- Adding simple comments to `jsconfig.json`.
- Improving config: `bud.wpjson.set` replaces `bud.wpjson.settings`. Note that `bud.wpjson.settings` is not deprecated.
- `bud.wpjson.settings` now disables `dropCap` by default.
- `app.js` and `editor.js` now use `if (import.meta.webpackHot)` instead of optional chaining, since `import.meta.webpackHot` is not a real method and using optional chaining might cause errors.
2023-04-05 13:42:27 -04:00
renovate[bot]
e69e23b408
⬆️ Bump Bud to v6.8.0 ( #3120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben Word <ben@benword.com >
2023-02-04 17:28:30 -06:00
Kelly Mears
5c774695ca
bud.config.mjs -> bud.config.js
2022-12-23 10:53:11 -08:00
Kelly Mears
87c7768ec1
📦 improve(patch): bud@6.2.0 ( #3074 )
2022-07-12 11:27:24 -05:00
Ben Word
5e8202f9ae
🔧 bud config: set the public path by default ( #3064 )
2022-06-20 14:31:26 -05:00
Ben Word
7443653e05
⬆️ bud 5.7.6 ( #3024 )
2022-03-30 19:44:13 -05:00
Ben Word
e4680142a4
🔥 improve: no need to watch tailwind.config.js ( #3000 )
...
Co-authored-by: Kelly Mears <developers@tinypixel.dev >
2022-03-05 09:41:56 -06:00
Kelly Mears
6d5ccf4863
bud 5.4.0 ( #2983 )
...
Co-authored-by: Ben Word <ben@benword.com >
2022-02-23 08:45:08 -06:00
Ben Word
e3058e64be
⬆️ bump bud to v5.3.2 ( #2976 )
2022-02-10 16:44:24 -06:00
Ben Word
6bf1ee4e6b
Bud v5.2.0 ( #2959 )
...
* chore(deps): Bump @roots/bud to v5.2.0
* lockfile
* remove `setPublicPath`
* suggestions (#2961 )
* suggestions
* unneccessary
Co-authored-by: Kelly Mears <developers@tinypixel.dev >
2022-01-25 19:33:04 -06:00
Ben Word
187cb00b33
Bud v5.1.0 ( #2952 )
...
Co-authored-by: Kelly Mears <developers@tinypixel.dev >
2022-01-19 15:31:46 -06:00
Ben Word
45dc4a87df
Remove customizer starter ( #2904 )
2021-12-19 09:19:09 -06:00
Kelly Mears
5d5fa4cd59
update watch glob for views directory ( #2892 )
2021-12-13 17:40:12 -06:00
Ben Word
60235ec55b
Fix Bud proxy ( #2890 )
2021-12-13 13:09:44 -06:00
Altan S
9e7555fa4e
Fix assets path for static images ( #2864 )
2021-11-28 13:48:00 -06:00
Kelly Mears
eff82977e6
Replace Laravel Mix with Bud ( #2643 )
...
Co-authored-by: QWp6t <hi@qwp6t.me >
Co-authored-by: Ben Word <ben@benword.com >
2021-11-21 23:53:01 -06:00