Files
atom/src/compile-cache.js
Max Brunsfeld d9410716d2 Don't attempt to use source maps w/ no cache directory
This error will only happen when the compile-cache file is compiled
twice, which seems to be happening on windows when running specs.
This doesn't fix that problem, but prevents further errors from
cascading in a confusing way.
2015-09-01 16:49:15 -07:00

4.4 KiB