Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzlou7979 committed Dec 6, 2019
1 parent 7062058 commit d2d9aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/archetype-resources/bin/sw-builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const fs = require('fs');
var Handlebars = require('handlebars');

var filesToCache = [
"/"
];

browseAllFilesInDirectory(rootFolder);
Expand Down

0 comments on commit d2d9aef

Please sign in to comment.