Commit 7e9c751 1 parent 1271f80 commit 7e9c751 Copy full SHA for 7e9c751
File tree 4 files changed +20
-0
lines changed
4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ // Remove "use strict"; from transpiled module until
2
+ // https://bugs.webkit.org/show_bug.cgi?id=138038 is fixed
3
+ //
4
+ // REMOVE_USE_STRICT: true
5
+
1
6
import {
2
7
create as o_create
3
8
} from "ember-metal/platform" ;
Original file line number Diff line number Diff line change
1
+ // Remove "use strict"; from transpiled module until
2
+ // https://bugs.webkit.org/show_bug.cgi?id=138038 is fixed
3
+ //
4
+ // REMOVE_USE_STRICT: true
5
+
1
6
/**
2
7
@module ember-metal
3
8
*/
Original file line number Diff line number Diff line change
1
+ // Remove "use strict"; from transpiled module until
2
+ // https://bugs.webkit.org/show_bug.cgi?id=138038 is fixed
3
+ //
4
+ // REMOVE_USE_STRICT: true
5
+
1
6
/**
2
7
@module ember
3
8
@submodule ember-metal
Original file line number Diff line number Diff line change
1
+ // Remove "use strict"; from transpiled module until
2
+ // https://bugs.webkit.org/show_bug.cgi?id=138038 is fixed
3
+ //
4
+ // REMOVE_USE_STRICT: true
5
+
1
6
import Ember from "ember-metal/core" ;
2
7
import {
3
8
defineProperty as o_defineProperty ,
You can’t perform that action at this time.
0 commit comments