summaryrefslogtreecommitdiffstats
path: root/toolkit/components/normandy/jar.mn
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/normandy/jar.mn')
-rw-r--r--toolkit/components/normandy/jar.mn19
1 files changed, 19 insertions, 0 deletions
diff --git a/toolkit/components/normandy/jar.mn b/toolkit/components/normandy/jar.mn
new file mode 100644
index 0000000000..ff3dbfb319
--- /dev/null
+++ b/toolkit/components/normandy/jar.mn
@@ -0,0 +1,19 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+toolkit.jar:
+% resource normandy %res/normandy/
+ res/normandy/Normandy.sys.mjs (./Normandy.sys.mjs)
+ res/normandy/NormandyMigrations.sys.mjs (./NormandyMigrations.sys.mjs)
+ res/normandy/lib/ (./lib/*)
+ res/normandy/skin/ (./skin/*)
+ res/normandy/actions/ (./actions/*.sys.mjs)
+ res/normandy/actions/schemas/index.sys.mjs (./actions/schemas/index.sys.mjs)
+ res/normandy/schemas/ (./schemas/*.schema.json)
+
+% resource normandy-content %res/normandy/content/ contentaccessible=yes
+ res/normandy/content/ (./content/*)
+
+% resource normandy-vendor %res/normandy/vendor/ contentaccessible=yes
+ res/normandy/vendor/ (./vendor/*)