/
websites
/
test-project
/
node_modules
/
html-comment-regex
/
Upload File
HOME
'use strict'; module.exports = /<!--([\s\S]*?)-->/g;