swagger-api / sway-worker

4 stars 16 forks source link

Update code to use a bundler (webpack) and the latest sway #3

Open ponelat opened 8 years ago

ponelat commented 8 years ago

So the code here uses webpack to bundle sway with the worker code. @saharj would you mind a review? I've verified it works locally with a version of swagger-editor, but the way I did (symlinks) doesn't strike me as foolproof.

ponelat commented 8 years ago

So I added, the most basic of tests (no karma runner yet, but it shouldn't be hard to add). We can add that as the part of the next step... something I need to explore is passing in options for sway... I'll be back here tomorrow :smile: