entry-lib.js 92 B

1234
  1. import './setPublicPath'
  2. import mod from '~entry'
  3. export default mod
  4. export * from '~entry'