aboutsummaryrefslogtreecommitdiff
path: root/extension/manifest.json
diff options
context:
space:
mode:
authorRuben Knol <c.minor6@gmail.com>2020-09-27 16:57:24 +0000
committerRuben Knol <c.minor6@gmail.com>2020-09-27 16:57:24 +0000
commitcdeb0efb1e64bd059c0bf8af0cf89c24200d9468 (patch)
treea9644889942942f899a69016f3c2e0046350ef3d /extension/manifest.json
parentad7fccbee23e7ab0348bee23a12401fbc650acd2 (diff)
parente3dca99b9461e2b0fc8f918e6ec2b5212060a8ac (diff)
Merge branch 'babel-setup' into 'main'
Build system See merge request rbdr/junction!3
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index df3ecc4..6ab87f4 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -13,7 +13,7 @@
},
"background": {
- "scripts": ["junction.js"]
+ "scripts": ["build/junction.js"]
},
"browser_action": {