mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
fcdb42dbe412b6b8b2c44d4d450cbc67342843ef
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.
Atom — The hackable editor
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
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
