wds-block-starter
wds-block-starter copied to clipboard
Feature/40 wp scripts 14 1 0
Closes https://github.com/WebDevStudios/wds-block-starter/issues/40
Large bump from WP Scripts 12.1.1
to 14.1.0
.
Note: I added details to the README changelog, and recommend that this be considered a minor change.
Screenshot
Editor view displaying block in editor
Frontend view displaying block on the frontend
Steps to verify the solution
- Run
npm install
- Verify
@wordpress/scripts
is visible in the package-lock.json - Run
npm run build
and verify the plugin built correctly by inserting the demo block
Other
- [NA] Is this issue accessible? (Section 508/WCAG 2.1AA)
- [NA] Does this pass CrossBrowserTesting.com? (Edge, Safari, Chrome, Firefox)
- [NA] Will this pull request require updating the wiki?