Workiva / wGulp

Opinionated Suite of Gulp Tasks for JavaScript and TypeScript projects.
Apache License 2.0
12 stars 9 forks source link

Add dist/ directory to default Karma proxy configuration #44

Closed maxwellpeterson-wf closed 10 years ago

maxwellpeterson-wf commented 10 years ago

It is most common that bundles get placed into dist/. Let's add that to the default Karma proxy configuration in order to remove that step from consumers using bundles in their tests.

maxwellpeterson-wf commented 10 years ago

This is no longer needed after karma-jspm 1.0.0