Skip to content

Commit f8ca1fa

Browse files
samselikofftylerturdenpants
authored andcommitted
Add note about pods (#221)
1 parent ca0b5f1 commit f8ca1fa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ in an Ember.js app
1212

1313
Refer to this [RFC](https://github.com/emberjs/rfcs/blob/master/text/0311-angle-bracket-invocation.md) for more details on Angle brackets invocation syntax.
1414

15+
## Requirements
16+
17+
This codemod currently only supports Ember's classic filesystem layout, meaning it won't work if your app uses pods. For more info, [see this issue](https://github.com/ember-codemods/ember-angle-brackets-codemod/issues/217).
18+
1519
## Usage
1620

1721
**WARNING**: `jscodeshift`, and thus this codemod, **edits your files in place**.

0 commit comments

Comments
 (0)