Merged
Conversation
50af97b to
09132d0
Compare
gaspergrom
approved these changes
Mar 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed ✍️
no-consolerule in eslint configurationerrorandinfoconsole.logscattered through the app. Update some console.log to beconsole.errororconsole.infoapollo-boost,graphql,jsonwebtoken,md5,regenerator-runtimeemoji-toolkittonode-emoji. Unpacked Size from (6.18 MB) to (429 kB)emoji-toolkitwas causing the dashboard page to freeze. By updating to a new package, the performance significantly improvedxlsxtopapaparse. Unpacked Size from (7.5 MB) to (224 kB)Interfont andremixiconindex.htmlwith a mechanism ofpreload. This should improve performance, and prevent the fetching of these resources to block the pageunplugin-auto-importandunplugin-vue-componentsallow to have Element Plus imported by demandwebpack-deadcode-pluginallows to log into the console unused codewebpack-bundle-analyzercreates an interactive treemap visualization of the contents of all bundles (disabled unlessanalyzerMode is updated)terser-webpack-pluginhelps to minify/minimize JavaScriptcss-minimizer-webpack-pluginhelps to optimize and minify CSSmini-css-extract-pluginextracts CSS into separate files. It creates a CSS file per JS file which contains CSS. It supports On-Demand-Loading of CSS and SourceMapsoptimization.splitChunksindicates which chunks are selected for optimizationChecklist ✅
Feature,Enhancement, orBug.frontend/.env.dist.local,frontend/.env.dist.composed.backend/.env.dist.local,backend/.env.dist.composed.