dolittle / TypeScript.Build

Holds common building blocks for building TypeScript applications and libraries
MIT License
0 stars 1 forks source link

Use webpack in gulp #6

Closed woksin closed 4 years ago

woksin commented 4 years ago

https://www.npmjs.com/package/webpack-stream

require webpack config using the Package object (it should know where the webpack.config.js is)

woksin commented 4 years ago

Not going for this strategy