Bug 1942239 - Add option to explicitly enable incremental origin initialization in...
[gecko.git] / toolkit / components / normandy / jar.mn
blobff3dbfb319a69984790a891bf89a3010fa108967
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 toolkit.jar:
6 % resource normandy %res/normandy/
7   res/normandy/Normandy.sys.mjs (./Normandy.sys.mjs)
8   res/normandy/NormandyMigrations.sys.mjs (./NormandyMigrations.sys.mjs)
9   res/normandy/lib/ (./lib/*)
10   res/normandy/skin/  (./skin/*)
11   res/normandy/actions/ (./actions/*.sys.mjs)
12   res/normandy/actions/schemas/index.sys.mjs (./actions/schemas/index.sys.mjs)
13   res/normandy/schemas/ (./schemas/*.schema.json)
15 % resource normandy-content %res/normandy/content/ contentaccessible=yes
16   res/normandy/content/ (./content/*)
18 % resource normandy-vendor %res/normandy/vendor/ contentaccessible=yes
19   res/normandy/vendor/ (./vendor/*)