Skip to content

Commit

Permalink
Add footers "Code is Poetry" are missing (#15140)
Browse files Browse the repository at this point in the history
  • Loading branch information
manooweb authored and gziolo committed Apr 24, 2019
1 parent 1b7c347 commit 4ac1b71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/custom-templated-path-webpack-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,5 @@ module.exports = {
```

For more examples, refer to Webpack's own [`TemplatedPathPlugin.js`](https://github.com/webpack/webpack/blob/v4.1.1/lib/TemplatedPathPlugin.js), which implements the base set of template tags.

<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>
2 changes: 2 additions & 0 deletions packages/dependency-extraction-webpack-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,5 @@ $script_dependencies = file_exists( $script_deps_path )
$script_url = plugins_url( $script_path, __FILE__ );
wp_enqueue_script( 'script', $script_url, $script_dependencies );
```

<br/><br/><p align="center"><img src="https://s.w.org/style/images/codeispoetry.png?1" alt="Code is Poetry." /></p>

0 comments on commit 4ac1b71

Please sign in to comment.