Redoc: Webpack Setup

Created on 16 Aug 2016  路  6Comments  路  Source: Redocly/redoc

Would you be inclined to move off system/jspm to webpack?

I'm happy to PR back if I can get it working, given angular-cli is doing webpack now I think its a obvious migration option.

All 6 comments

@amcdnl yes, I've been considering this change since I saw your tweet :)
Your PR would be super useful as I've never used WebPack before. I am finishing upgrading to the latest RC today. Also doing some refactoring.
So if you want to contribute, wait for me to finish this. I will post back here once.

Haha, nice! Hugeeee jump in perf!

Webpack shouldn't affect any of that, its just the build run. Do you have a time frame for when that would be done?

Do you have a time frame for when that would be done?

Yes. Going to finish upgrade and refactor today night (~8-10PM PDT)

Webpack shouldn't affect any of that, its just the build run.

I think so :)

Here is a reference for a Webpack setup - https://github.com/swimlane/angular2-data-table

Will finish it tomorrow. Have some personal troubles + troubles with migrating tests.

Finally I did it! It took me more time than expected but I'm happy with the result. Dev server is mega fast if compare to my old thing :)

  • no more duplicated modules in node_packages and jspm_packages
    @amcdnl thanks for the suggestion!
Was this page helpful?
0 / 5 - 0 ratings

Related issues

zmes50416 picture zmes50416  路  3Comments

JonKohler picture JonKohler  路  3Comments

dvh picture dvh  路  3Comments

karussell picture karussell  路  3Comments

bmarwell picture bmarwell  路  3Comments