mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-28 20:44:18 +03:00
error occured when building with webpack
* build process with webpack + mix (laravel) * built bundel threw error in browser due to wrong access to default
This commit is contained in:
parent
009fafa293
commit
a0d3338ad9
2
js/bootstrapMaterialDesign.js
vendored
2
js/bootstrapMaterialDesign.js
vendored
|
@ -1,5 +1,5 @@
|
||||||
/* globals Popper */
|
/* globals Popper */
|
||||||
Popper.Defaults.modifiers.computeStyle.gpuAcceleration = false
|
Popper.default.Defaults.modifiers.computeStyle.gpuAcceleration = false
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* $.bootstrapMaterialDesign(config) is a macro class to configure the components generally
|
* $.bootstrapMaterialDesign(config) is a macro class to configure the components generally
|
||||||
|
|
Loading…
Reference in New Issue
Block a user