-
-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* well here we go * refactor(all-makers): rewrote in typescript * now some publishers * more publishers * pretty much everything * Finish typescript conversion with core tests * Conflict resolution * Ensure ts output is generated (forgot the tsconfig) * Fix ES5 inclusion of fetch-mock * Tests need node 8 because of fetch-mock * Initial docs work * Remove assets folder * Remove .vscode * Use node 6 * Add publisher docs * Destroy README because everything is on docs site now * Add now deployment * Add giant plugins warning * Docs are now on gitbook not in GH * Fix README * Update / export types
- Loading branch information
1 parent
ebd9a95
commit dab06d9
Showing
37 changed files
with
1,079 additions
and
2,541 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"name": "forge-docs", | ||
"type": "static", | ||
"alias": [ | ||
"js.electronforge.io" | ||
] | ||
} |
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.