We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da07cc5 commit d20f540Copy full SHA for d20f540
Makefile
@@ -2,6 +2,7 @@
2
# Thanks @andreypopp
3
4
export BIN := $(shell npm bin)
5
+export NODE_ENV = test
6
DIST = dist
7
LIB = $(DIST)/react-draggable.js
8
MIN = $(DIST)/react-draggable.min.js
0 commit comments