2 lines
66 B
JavaScript
2 lines
66 B
JavaScript
|
//- Automatically import every scripts
|
||
|
import './scripts/**/*.js';
|