Make the asset root URL relative to the root of the package
When serving the package's contents via an npm CDN such as unpkg.com, it will be more convenient if the asset root URL provided by the service refers to the root of the package rather than the root of the `build/` dir.
Showing
Please register or sign in to comment