Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Linked html-webpack-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jouni-kantola committed Oct 28, 2017
1 parent 5dad9ee commit 60ffb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Inline Chunk Manifest HTML Webpack Plugin
Extension plugin for `html-webpack-plugin` to inline webpack's chunk manifest. Default inlines in head tag.
Extension plugin for [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) to inline webpack's chunk manifest. Defaults to inline in `<head>` tag.

[![Build Status](https://travis-ci.org/jouni-kantola/inline-chunk-manifest-html-webpack-plugin.svg?branch=master)](https://travis-ci.org/jouni-kantola/inline-chunk-manifest-html-webpack-plugin)

Expand Down

0 comments on commit 60ffb61

Please sign in to comment.