mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
WIP: Use rake to start compiling resources (like require.coffee)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src='src/stdlib/require.js'></script>
|
||||
<script src='../src/stdlib/require.js'></script>
|
||||
|
||||
<script>
|
||||
window.onload = function() {
|
||||
|
||||
Reference in New Issue
Block a user