Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add support for plugin-specific public path #81

Merged
merged 3 commits into from Dec 18, 2019

Commits on Nov 15, 2019

  1. add support for plugin-specific public path

    Override the public path from which files generated by this plugin will be served. This wins out over Webpack's dynamic runtime path and can be useful to avoid attempting to load workers cross-origin when using a CDN for other static resources.
    jimmydief committed Nov 15, 2019
    Copy the full SHA
    c9c13e7 View commit details
    Browse the repository at this point in the history
  2. reference free variable

    jimmydief committed Nov 15, 2019
    Copy the full SHA
    e7551d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Copy the full SHA
    da92d8f View commit details
    Browse the repository at this point in the history