7 Commits

Author SHA1 Message Date
Justin Foell 2af9e206bb Reset wp-scripts to v12 2022-08-29 10:40:49 -05:00
dependabot[bot] 9c182d030b Bump nth-check and @wordpress/scripts
Bumps [nth-check](https://github.com/fb55/nth-check) and [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). These dependencies needed to be updated together.

Updates `nth-check` from 1.0.2 to 2.1.1
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1)

Updates `@wordpress/scripts` from 7.1.4 to 24.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@24.0.0/packages/scripts)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 16:41:20 +00:00
Justin Foell fa0595e163 Updated to wp-scripts 7
Removed serversiderender dependency
2020-12-24 09:48:24 -06:00
Justin Foell 2c49600f99 Add @wordpress/server-side-render 2020-11-27 12:07:18 -06:00
Justin Foell 8b882a0011 Changed npm package name 2020-03-27 16:58:19 -05:00
Justin Foell fbfb4953e4 Remove JS image loader for URL 2020-02-28 13:40:31 -06:00
Justin Foell 5d76785ad8 Adopted WP standard block location
Moved blocks into a multi-block folder structure
Added url-loader for static images
Moved CSS to build dir
2020-01-31 11:26:23 -06:00