-
-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): rename maker fixtures so they will get compiled by babel/t…
…ypescript (#630)
- Loading branch information
1 parent
19f0c03
commit dabd595
Showing
2 changed files
with
0 additions
and
1 deletion.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
...i/core/test/fixture/maker-incompatible.js → ...i/core/test/fixture/maker-incompatible.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
|
||
export default class Maker { | ||
// Just so the maker isn't excluded | ||
platforms = [process.platform]; | ||
|
File renamed without changes.