js-todolist/webpack.config.js
2023-06-16 22:43:24 -07:00

3 lines
No EOL
45 B
JavaScript
Executable file

module.exports = {
mode: 'development'
};