Add helpers for building
This commit is contained in:
parent
daf9a20e62
commit
b32078d83c
2 changed files with 4 additions and 6 deletions
|
@ -20,7 +20,7 @@ class TailwindExtractor {
|
|||
}
|
||||
|
||||
module.exports = {
|
||||
mode: 'development',
|
||||
mode: process.env.APP_ENV,
|
||||
devtool: 'source-map',
|
||||
performance: {
|
||||
hints: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue