Commit cccebc4
authored
update .babelrc instructions
Use idiomatic naming conventions for babel plugins.
Webpack user? Using symlinks? Having trouble? You may need to use an absolute path:
`plugins: [require.resolve('babel-plugin-angularjs-annotate')]`
Closes #21 parent a501c52 commit cccebc4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments