UNPKG
front-end-builder
Version:
latest (0.1.6)
1.0.0
0.1.6
0.1.5
0.1.5-4
0.1.5-3
0.1.5-2
0.1.5-1
0.1.5-0
0.1.4
0.1.3
0.1.1
0.1.0
Front-end builder
gitlab.com/uplandart/front-end-builder
front-end-builder
/
.npmignore
21 lines
(16 loc)
•
176 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.git
# Intellij Idea
.idea *.iml
out
gen
# Logs
logs *.log npm-debug.log*
# Dependency directory
node_modules
# Optional npm cache directory
.npm
# Other
package-
lock
.json