We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63189b0 commit 09a98a4Copy full SHA for 09a98a4
config/deploy.js
@@ -3,7 +3,9 @@
3
4
module.exports = function(deployTarget) {
5
let ENV = {
6
- 'chrome-app': {},
+ 'chrome-app': {
7
+ extensionId: 'hllelhahjaghbadpkfbnadckchakmlfh'
8
+ },
9
'build': {}
10
};
11
0 commit comments