Skip to content

Commit

Permalink
Merge pull request #1087 from NullVoxPopuli/remove-modifier
Browse files Browse the repository at this point in the history
Remove modifier
  • Loading branch information
NullVoxPopuli authored Jan 9, 2024
2 parents 8a46d18 + 8224beb commit 6f03824
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 539 deletions.
4 changes: 0 additions & 4 deletions ember-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
".": "./dist/index.js",
"./core": "./dist/core/index.js",
"./core/function-based": "./dist/core/function-based/index.js",
"./modifier": "./dist/modifier/index.js",
"./addon-main.js": "./addon-main.cjs"
},
"typesVersions": {
Expand All @@ -21,9 +20,6 @@
],
"core": [
"dist/core/index.d.ts"
],
"modifier": [
"dist/modifier/index.d.ts"
]
}
},
Expand Down
246 changes: 0 additions & 246 deletions ember-resources/src/modifier/index.ts

This file was deleted.

85 changes: 0 additions & 85 deletions ember-resources/src/modifier/manager.ts

This file was deleted.

Loading

0 comments on commit 6f03824

Please sign in to comment.