Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Trikolon committed Jan 29, 2018
2 parents e5ed115 + be5c76c commit 84d5c80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/deploy/_headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/*
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ module.exports = {
new CopyWebpackPlugin([
{ from: 'pwa' },
{ from: 'css' },
{ from: 'deploy' },
]),
],
};
Expand Down

0 comments on commit 84d5c80

Please sign in to comment.