fixed problems with tailwind overwriting naive ui styles
implemented user datatable
This commit is contained in:
@@ -210,7 +210,7 @@ Encore.enableVueLoader(() => {}, {
|
||||
*/
|
||||
const config = Encore.getWebpackConfig()
|
||||
config.infrastructureLogging = {
|
||||
level: 'info',
|
||||
level: 'debug',
|
||||
}
|
||||
config.stats = 'errors-warnings'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user