Skip to content

Commit

Permalink
Merge pull request #292 from matematikk-mooc/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
manilpit authored Aug 16, 2023
2 parents 2964276 + cc55b43 commit 1dee72f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions webpack.production.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = (env) => {
'./src/js/subaccount.js',
],
'kompetanseportal-udirdesign': [
'src/js/3party/matomo.js',
'./src/js/i18n.js',
'./src/js/main.js',
],
Expand Down
1 change: 1 addition & 0 deletions webpack.staging.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module.exports = (env) => {
'./src/js/subaccount.js',
],
'kompetanseportal-udirdesign-staging': [
'src/js/3party/matomo.js',
'./src/js/i18n.js',
'./src/js/main.js',
],
Expand Down

0 comments on commit 1dee72f

Please sign in to comment.