8000 Update karma.base.conf.js · optimizely/javascript-sdk@e427567 · GitHub
[go: up one dir, main page]

Skip to content

Commit e427567

Browse files
committed
Update karma.base.conf.js
1 parent 33742ea commit e427567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/optimizely-sdk/karma.base.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module.exports = {
2323
plugins: ['karma-mocha', 'karma-webpack', require('karma-browserstack-launcher')],
2424

2525
webpack: {
26-
mode:'production',
26+
mode: 'production',
2727
module: {
2828
rules: [
2929
{

0 commit comments

Comments
 (0)
0