UNPKG
mockpack
Version:
latest (0.1.0)
0.1.0
Mocking of modules for unit testing with webpack 1.x
github.com/c-dante/mockpack
c-dante/mockpack
mockpack
/
.npmignore
22 lines
(16 loc)
•
190 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
22
# Build Artifacts
bin
# Dependencies
node_modules
# IDE
.tmp/ .DS_Store .idea/ *.sublime-*
# Generated / Data files
*.meta *.
log
# Misc
data/
# Optional REPL history
.node_repl_history