This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33222c20e2
woocommerce
/
packages
/
js
/
extend-cart-checkout-block
/
src
/
index.js.mustache
3 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update `@woocommerce/extend-checkout-block` to include an example of a forced inner block (#33833) * Update main integration file to register newsletter block scripts/styles * Add files for example newsletter block * Use only one internal dependencies comment * Include newsletter block in index * Move entry to correct position in webpack * Rename functions to register scripts and styles * Add changelog * Remove block registration code * Register slug as a block category to prevent warnings in console * Add comment explaining the purpose of the function * Bring templates up to date with latest changes to WC Blocks The way the validation store selectors work was updated, so this template will use the new selectors. * Ensure error message shows when box is not checked * Ensure checkbox is targeted with CSS in editor
2022-10-27 08:28:44 +00:00
import './js/index';
import './js/checkout-newsletter-subscription-block';