Closed tgvashworth closed 8 years ago
I think they should be the same — if we're going to use TypeScript for those files (it would be good!) I'd rather have a src/testing folder than have two src-ish dirs.
src/testing
src
Essentially, we should just have npm run build without the other two.
npm run build
I think they should be the same — if we're going to use TypeScript for those files (it would be good!) I'd rather have a
src/testing
folder than have twosrc
-ish dirs.Essentially, we should just have
npm run build
without the other two.