mirror of
https://github.com/mue/mue.git
synced 2026-07-28 03:01:10 +02:00
perf: new date picker and add purecomponent to more things
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
presets: ['@babel/preset-env', ['@babel/preset-react', {
|
||||
'runtime': 'automatic'
|
||||
runtime: 'automatic'
|
||||
}]],
|
||||
plugins: ['@babel/plugin-proposal-class-properties', '@babel/transform-runtime', 'babel-plugin-transform-react-class-to-function', '@babel/plugin-transform-react-constant-elements']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user