-
Exclude -DDEBUG from the libsass build · 5c10de55
If compiling using the debug build of node -DDEBUG and -D_DEBUG flags are automatically added. This causes libsass to produce additional debugging output that may interfere with tests. Once this is resolved, this can be reverted. Reported-as: https://github.com/sass/libsass/issues/1518
Marcin Cieslak authored
×