mirror of https://github.com/lukechilds/rollup.git
Rich-Harris
10 years ago
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||
import Foo from './Foo'; |
import Foo from './foo'; |
||||
|
|
||||
export default new Foo(); |
export default new Foo(); |
||||
|
Loading…
Reference in new issue