Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1767)

Unified Diff: dep.js

Issue 2555653002: [WIP Prototype] ES6 https://html.spec.whatwg.org/#fetch-a-single-module-script implementation (Closed)
Patch Set: address haraken/yhirano comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | depdep.js » ('j') | third_party/WebKit/Source/bindings/core/v8/ScriptModule.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dep.js
diff --git a/dep.js b/dep.js
new file mode 100644
index 0000000000000000000000000000000000000000..5c5ab8eb92fe57177060f24c978dde4bf08cc742
--- /dev/null
+++ b/dep.js
@@ -0,0 +1,3 @@
+import './depdep.js'
dominicc (has gone to gerrit) 2017/01/11 03:23:47 May as well add assertions to this and turn it int
kouhei (in TOK) 2017/01/17 05:26:12 Acknowledged.
+
+console.log("hello dep");
« no previous file with comments | « no previous file | depdep.js » ('j') | third_party/WebKit/Source/bindings/core/v8/ScriptModule.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698