mirror of
https://github.com/twisterarmy/twister-react.git
synced 2025-02-04 19:14:27 +00:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
import config from './webpack.config';
|
||
|
|
||
|
export default config({test: true});
|