I am new to webpack package module.
How to use webpack_public_path ? i need to install something like this
var __webpack_public_path__ = 'http://some.cdn.com/assert/
Can someone explain how webpack_public_path works ?
Thanks and Regards
Adi
source
share