Skip to content

Commit

Permalink
fix: do not modify index.ejs with default viewport meta tag
Browse files Browse the repository at this point in the history
Take into account `src/index.ejs` existence while deciding to add default meta-tags.

Closes: jantimon#1387
  • Loading branch information
Den-dp committed Oct 20, 2021
1 parent 79be779 commit 0eb6fe0
Show file tree
Hide file tree
Showing 10 changed files with 538 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,6 +1,7 @@
/node_modules/
/dist/
/coverage/
/.idea/
npm-debug.*.log
yarn.lock
package-lock.json
Expand Down

0 comments on commit 0eb6fe0

Please sign in to comment.