Skip to content

Commit

Permalink
Match the actual asset directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparsd committed Jun 21, 2019
1 parent cac73f8 commit f4c8581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ module.exports = function( grunt ) {
plugin_slug: 'stream',
plugin_main_file: 'stream.php',
build_dir: 'build',
assets_dir: 'wp-assets'
assets_dir: 'assets'
}
}
}
Expand Down

0 comments on commit f4c8581

Please sign in to comment.