Skip to content

Instantly share code, notes, and snippets.

@jakeboud
Last active August 16, 2018 11:11
Show Gist options
  • Save jakeboud/7c7abe968a7b7cabc98683a07e4ef5a2 to your computer and use it in GitHub Desktop.
Save jakeboud/7c7abe968a7b7cabc98683a07e4ef5a2 to your computer and use it in GitHub Desktop.
HtmlWebpackIncludeAssetsPlugin
new HtmlWebpackIncludeAssetsPlugin({
  assets: ["kendo.js", "kendo.css"],
  append: false
}),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment