v0.1.4
- Default
extensionsare changed from"*"to['.js', '.jsx', '.tag']to avoid conflicts with other plugins. - The
extensionsoption is case-sensitive by consistency with rollup plugins.
extensions are changed from "*" to ['.js', '.jsx', '.tag'] to avoid conflicts with other plugins.extensions option is case-sensitive by consistency with rollup plugins.