Zack Young
Zack Young
Hit this problem too, but I'm using with mongoose model.
@GCorbel,thanks, I'm using with class and turns out it's my I misunderstood about this plugin.
@typicode For example, my site is `mysite.com`, and the CDN service we used would check the referrer header' domain whether matching mysite.com or *.mysite.com to prevent other site from using...
@typicode well, it might be configurable, but most company won't let development env influence the production env( and I don't have access ). This also avoid cross domain problems, like...
@developit I find out the path property later and am using it now. I expect Link should be activated when href's path is matching current path, not the whole href...
@qiu8310 能不能fork一个ts-loader?
我的意思是fork一个 loader 也许实现拆封js文件和sourcemap就容易一些了。。
或者加一个loader
got,那这个 loader 只是用来提取 sourcemap 呢?