Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

tiger-luuuu/webpack-html-independent-public-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webpack-html-independent-public-path

Define a independent public path with html-webpack-plugin.

Usage

new HtmlWebpackPlugin(),
// append after HtmlWebpackPlugin
new WebpackHTMLIndependentPublicPath({
  publicPath: 'xxxx'
})

About

Define a independent public path with html-webpack-plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published