Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract Core Blocks to the npm packages folder #8287

Merged
merged 13 commits into from
Aug 10, 2018
Prev Previous commit
Update client-assets.php
  • Loading branch information
gziolo authored Aug 10, 2018

Verified

This commit was signed with the committer’s verified signature.
frapell Franco Pellegrini
commit 29370a503d4d59e4b64530195c066fc2c3804061
2 changes: 1 addition & 1 deletion lib/client-assets.php
Original file line number Diff line number Diff line change
@@ -416,7 +416,7 @@ function gutenberg_register_scripts_and_styles() {
gutenberg_url( 'build/core-blocks/index.js' ),
array(
'wp-block-library',
'wp-deprecated'
'wp-deprecated',
),
filemtime( gutenberg_dir_path() . 'build/core-blocks/index.js' ),
true