Skip to content

Commit 171cebc

Browse files
Karen BaneyKaren Baney
authored andcommitted
update comments and gitignore
1 parent 6940ad4 commit 171cebc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

lib/HtmlPwaPlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// forked from vue-cli-plugin-pwa
1+
// forked from vue-cli-plugin-pwa with one change: start_url defaults to '/' to fix bugs with iOS and Android installation.
22
const HtmlWebpackPlugin = require('html-webpack-plugin')
33
const { semver } = require('@vue/cli-shared-utils')
44

0 commit comments

Comments
 (0)