webpack/examples/chunkhash/vendor.js

3 lines
67 B
JavaScript

// some vendor lib (should be in common chunk)
export default 123;