http2-push-manifest icon indicating copy to clipboard operation
http2-push-manifest copied to clipboard

add support for `base` option

Open hadfieldn opened this issue 9 years ago • 1 comments

Eric, thanks for providing this utility. Unfortunately it seems to assume that all components are located in the same folder, as it failed to include components referenced by my main component that were located in other folders. I modified it to allow for a base path argument to use as a base for relative URLs, and this seems to have solved the issue.

Of course it's very possible that I'm doing something wrong or that there's a better way of solving the problem.

hadfieldn avatar Jan 05 '16 19:01 hadfieldn

@hadfieldn Thanks for this. Sorry for the delay.

If you run the script in your app's directory, does it work? Just curious.

Still seems like a good option to add.

ebidel avatar Mar 23 '16 16:03 ebidel