Cheng Zhao fcdb42dbe4 Do not build source maps when compiling coffee scripts.
Since we do not ship coffee script sources and source map files in final
build, the source maps generated here actually have no use, and would
cause lots of networking erros since each compiled .js would try to load
their corresponding source map file.

This doesn't affect dev mode because it has its own way to generate
source maps on the fly.

Closes #1836.
2014-04-05 19:30:18 +08:00
2014-04-02 16:13:45 -07:00
2014-04-02 08:58:19 -07:00
2014-04-02 14:26:29 +08:00
2014-04-02 08:57:55 -07:00
2014-03-04 10:19:20 -08:00
2013-08-14 14:05:35 -07:00
2014-03-25 15:40:43 +08:00
2014-04-02 14:03:31 -07:00
2014-02-24 17:38:49 -08:00

Atom — The hackable editor

Atom

Check out our guides and API documentation.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Follow the instructions in the build docs.

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%