rev file name extension in comment: .js -> .jsx
This commit is contained in:
parent
edf9105098
commit
77f0f12519
|
@ -10,7 +10,7 @@ import EmbarkJS from 'Embark/EmbarkJS';
|
|||
|
||||
import {Greeter} from './greet';
|
||||
|
||||
// remove the .disabled extension from app/js/babel-demos.js and uncomment the
|
||||
// remove the .disabled extension from app/js/babel-demos.jsx and uncomment the
|
||||
// line below to enable some demos of webpack/babel features included with
|
||||
// Embark, but first see the package installation instructions in that file
|
||||
|
||||
|
|
Loading…
Reference in New Issue