Skip to content

Commit 6b1e7a3

Browse files
Austin Sandersphillipskevin
authored andcommitted
Adds use strict. Fixes canjs/canjs#4217
1 parent dde5e12 commit 6b1e7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use strict";
12
var stealTools = require("steal-tools");
23

34
stealTools.export({

0 commit comments

Comments
 (0)