Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/143810

Change subject: build: Merge intro.css and intro.js.txt to intro.txt as they're 
identical
......................................................................

build: Merge intro.css and intro.js.txt to intro.txt as they're identical

Change-Id: I12cb7921558b86cc863057272ba1ae8c146bd96a
---
D build/intro.css
R build/intro.txt
M build/modules.json
3 files changed, 2 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/10/143810/1

diff --git a/build/intro.css b/build/intro.css
deleted file mode 100644
index 8305824..0000000
--- a/build/intro.css
+++ /dev/null
@@ -1,8 +0,0 @@
-/*!
- * VisualEditor v@VERSION
- *
- * @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
- * @license The MIT License (MIT); see LICENSE.txt
- *
- * Date: @DATE
- */
diff --git a/build/intro.js.txt b/build/intro.txt
similarity index 100%
rename from build/intro.js.txt
rename to build/intro.txt
diff --git a/build/modules.json b/build/modules.json
index 3cbb998..3e68213 100644
--- a/build/modules.json
+++ b/build/modules.json
@@ -589,10 +589,10 @@
        },
        "visualEditor.buildfiles.intro": {
                "scripts": [
-                       "build/intro.js.txt"
+                       "build/intro.txt"
                ],
                "styles": [
-                       "build/intro.css"
+                       "build/intro.txt"
                ]
        },
        "visualEditor.dist": {

-- 
To view, visit https://gerrit.wikimedia.org/r/143810
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I12cb7921558b86cc863057272ba1ae8c146bd96a
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to