deep-diff icon indicating copy to clipboard operation
deep-diff copied to clipboard

Test dist instead of sources in CI

Open dispix opened this issue 9 years ago • 0 comments

Subject

Testing the dist output in Travis in order to ensure the webpack build is correctly done (this would prevent issues like #1 ).

Lead

Have a script like npm test:dist that sets NODE_ENV=production and require the dist in the test suite instead of the sources.

dispix avatar Nov 22 '16 19:11 dispix