Skip to content

Commit

Permalink
refactor!: drop support for builders (#155)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: refactor to remove builders completely from the project
  • Loading branch information
arturovt committed Apr 6, 2020
1 parent 9c169f1 commit c2863eb
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1,042 deletions.
15 changes: 0 additions & 15 deletions builders.json

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "3.3.0",
"description": "Helpers for building single-spa applications which use Angular 2",
"main": "lib/browser-lib/single-spa-angular.js",
"builders": "builders.json",
"schematics": "./schematics.json",
"scripts": {
"prepublishOnly": "npm run build && npm run test",
Expand Down
24 changes: 0 additions & 24 deletions src/builders/browser/index.ts

This file was deleted.

182 changes: 0 additions & 182 deletions src/builders/browser/schema.d.ts

This file was deleted.

0 comments on commit c2863eb

Please sign in to comment.