Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mingPayPc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fengzhaoyu
mingPayPc
0f161226272f50fda4e5da04f62c8fb443992333
0f161226272f50fda4e5da04f62c8fb443992333
Switch branch/tag
mingPayPc
node_modules
html-comment-regex
index.js
Find file
Normal view
History
Permalink
index.js
53 Bytes
Edit
Newer
Older
第一次提交等待部署
7fa45084
liang ce
committed
5 years ago
1
2
'use strict'
;
module
.
exports
=
/<!--
([\s\S]
*
?)
-->/g
;