This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
lovecoding
/
web0715
Pridať medzi pozorované
10
Hviezda
0
Fork
0
Súbory
Issues
0
Wiki
Strom:
92fdcc4d2a
Branche
Tagy
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
shebang-regex
/
index.js
index.js
42 B
História
Raw
1
2
'use strict';
module.exports = /^#!(.*)/;