]> git.localhorst.tv Git - alttp.git/commitdiff
extract more stuff
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 23 Aug 2022 10:52:03 +0000 (12:52 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 23 Aug 2022 10:52:03 +0000 (12:52 +0200)
webpack.mix.js

index b38b23209f69282ba51aa57a148456b04cf33814..0e8f447ff04a7872590bca3cdcbdf9c5a236490f 100644 (file)
@@ -25,23 +25,82 @@ mix.js('resources/js/app.js', 'public/js')
                '@restart/hooks',
                '@restart/ui',
                'axios',
+               'bootstrap',
+               'call-bind',
+               'classnames',
+               'crc-32',
+               'css-unit-converter',
+               'd3-array',
+               'd3-color',
+               'd3-format',
+               'd3-interpolate',
+               'd3-path',
+               'd3-scale',
+               'd3-shape',
+               'd3-time',
+               'd3-time-format',
+               'decimal.js-light',
+               'deepmerge',
+               'dom-helpers',
+               'eventemitter3',
+               'fast-equals',
                'file-saver',
                'formik',
+               'function-bind',
+               'get-intrinsic',
+               'has',
+               'has-symbols',
+               'history',
+               'hoist-non-react-statics',
+               'html-escaper',
+               'html-parse-stringify',
                'i18next',
                'i18next-browser-languagedetector',
+               'invariant',
+               'jquery',
                'laravel-echo',
                'localforage',
                'lodash',
+               'lodash-es',
                'moment',
                'numeral',
+               'nanoclone',
+               'object-assign',
+               'object-inspect',
+               'performance-now',
+               'process',
+               'prop-types',
+               'prop-types-extra',
+               'property-expr',
                'pusher-js',
+               'qs',
+               'raf',
                'react',
                'react-bootstrap',
                'react-dom',
+               'react-fast-compare',
                'react-i18next',
+               'react-is',
+               'react-lifecycles-compat',
+               'react-resize-detector',
+               'react-router',
                'react-router-bootstrap',
                'react-router-dom',
+               'react-smooth',
+               'react-transition-group',
+               'recharts',
+               'recharts-scale',
+               'reduce-css-calc',
+               'regenerator-runtime',
+               'resize-observer-polyfill',
+               'scheduler',
+               'side-channel',
+               'tiny-warning',
                'toastr',
+               'toposort',
+               'uncontrollable',
+               'void-elements',
+               'warning',
                'yup',
        ])
        .sourceMaps(true)