npmapps 1.1.4 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/wujie-wk/dev.log +1979 -0
- package/app/wujie-wk/t.html +90 -0
- package/app/wujie-wk/wujie-react-child/README.md +126 -0
- package/app/wujie-wk/wujie-react-child/eslint.config.js +28 -0
- package/app/wujie-wk/wujie-react-child/index.html +13 -0
- package/app/wujie-wk/wujie-react-child/package-lock.json +4344 -0
- package/app/wujie-wk/wujie-react-child/package.json +32 -0
- package/app/wujie-wk/wujie-react-child/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-react-child/src/App.css +0 -0
- package/app/wujie-wk/wujie-react-child/src/App.tsx +72 -0
- package/app/wujie-wk/wujie-react-child/src/assets/react.svg +1 -0
- package/app/wujie-wk/wujie-react-child/src/components/FeatureCards.css +63 -0
- package/app/wujie-wk/wujie-react-child/src/components/FeatureCards.tsx +112 -0
- package/app/wujie-wk/wujie-react-child/src/components/LightCard/index.tsx +36 -0
- package/app/wujie-wk/wujie-react-child/src/components/LightCard/style.css +20 -0
- package/app/wujie-wk/wujie-react-child/src/hooks/use3DCard.ts +53 -0
- package/app/wujie-wk/wujie-react-child/src/hooks/useLightCard.ts +141 -0
- package/app/wujie-wk/wujie-react-child/src/index.css +0 -0
- package/app/wujie-wk/wujie-react-child/src/main.tsx +8 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ChildToParent/index.css +55 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ChildToParent/index.tsx +88 -0
- package/app/wujie-wk/wujie-react-child/src/pages/Css.tsx +28 -0
- package/app/wujie-wk/wujie-react-child/src/pages/Home.tsx +72 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ParentToChild.css +85 -0
- package/app/wujie-wk/wujie-react-child/src/pages/ParentToChild.tsx +119 -0
- package/app/wujie-wk/wujie-react-child/src/pages/RouterJump/index.css +61 -0
- package/app/wujie-wk/wujie-react-child/src/pages/RouterJump/index.tsx +87 -0
- package/app/wujie-wk/wujie-react-child/src/router/index.tsx +63 -0
- package/app/wujie-wk/wujie-react-child/src/types/wujie.d.ts +26 -0
- package/app/wujie-wk/wujie-react-child/src/vite-env.d.ts +1 -0
- package/app/wujie-wk/wujie-react-child/tsconfig.app.json +26 -0
- package/app/wujie-wk/wujie-react-child/tsconfig.json +7 -0
- package/app/wujie-wk/wujie-react-child/tsconfig.node.json +24 -0
- package/app/wujie-wk/wujie-react-child/vite.config.ts +10 -0
- package/app/wujie-wk/wujie-vue2-child/.eslintrc.js +19 -0
- package/app/wujie-wk/wujie-vue2-child/README.md +24 -0
- package/app/wujie-wk/wujie-vue2-child/babel.config.js +5 -0
- package/app/wujie-wk/wujie-vue2-child/docs/superpowers/plans/2026-05-29-quill-editor.md +836 -0
- package/app/wujie-wk/wujie-vue2-child/docs/superpowers/specs/2026-05-29-quill-editor-design.md +210 -0
- package/app/wujie-wk/wujie-vue2-child/jsconfig.json +19 -0
- package/app/wujie-wk/wujie-vue2-child/package-lock.json +21333 -0
- package/app/wujie-wk/wujie-vue2-child/package.json +63 -0
- package/app/wujie-wk/wujie-vue2-child/postcss.config.js +10 -0
- package/app/wujie-wk/wujie-vue2-child/public/favicon.ico +0 -0
- package/app/wujie-wk/wujie-vue2-child/public/index.html +17 -0
- package/app/wujie-wk/wujie-vue2-child/public/rili.jpg +0 -0
- package/app/wujie-wk/wujie-vue2-child/public//344/270/200/351/224/256/351/273/221/346/232/227.html +136 -0
- package/app/wujie-wk/wujie-vue2-child/src/App.vue +110 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/bpmn-camunda.jpg +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/css/diagram.less +17 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/Icon.less +31 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app-codes.css +26 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.eot +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.svg +60 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.ttf +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.woff +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/app.woff2 +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/config.json +248 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-bottom-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-horizontal-center-tool.svg +85 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-left-tool.svg +84 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-right-tool.svg +80 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-top-tool.svg +84 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/align-vertical-center-tool.svg +89 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/distribute-horizontally-tool.svg +95 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/distribute-vertically-tool.svg +99 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/raw/set-color-tool.svg +111 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-bottom-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-horizontal-center-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-left-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-right-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-top-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/align-vertical-center-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/distribute-horizontally-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/distribute-vertically-tool.svg +30 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/icon/font/source/symbols/set-color-tool.svg +63 -0
- package/app/wujie-wk/wujie-vue2-child/src/assets/logo.png +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EllTable/README.md +70 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EllTable/article.md +184 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EllTable/index.js +213 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/CalendarSkeleton.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/CodeBlock.vue +199 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/MonthSelect.vue +376 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/README.md +485 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/example.vue +1747 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/index.vue +2720 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/mockData.js +475 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/recruitmentAdapter.js +51 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/EventCalendar/utils.js +202 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/FunctionSelector.vue +123 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/OperatorSelector.vue +184 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/ParameterSelector.vue +123 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/api.js +69 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/FormulaEditor/index.vue +435 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/HelloWorld.vue +58 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/PageHeader/index.vue +158 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/Splitter/README.md +144 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/Splitter/example.vue +84 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/Splitter/index.vue +203 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/ToolBar.vue +357 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/customTranslate/customTranslate.js +12 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/customTranslate/translationsGerman.js +241 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/index.vue +261 -0
- package/app/wujie-wk/wujie-vue2-child/src/components/diagram/xmlData.js +29 -0
- package/app/wujie-wk/wujie-vue2-child/src/directives/filldown.js +155 -0
- package/app/wujie-wk/wujie-vue2-child/src/directives/filldownTable.js +291 -0
- package/app/wujie-wk/wujie-vue2-child/src/main.js +40 -0
- package/app/wujie-wk/wujie-vue2-child/src/router/index.js +72 -0
- package/app/wujie-wk/wujie-vue2-child/src/store/index.js +23 -0
- package/app/wujie-wk/wujie-vue2-child/src/utils/winBox.js +23 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/A.vue +12 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/B.vue +10 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/MagicalComponentsForELFormItem.vue +78 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/index.vue +59 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Extend/tableMouseHorizontalWheel.vue +184 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/Home.vue +27 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/RouterJump.vue +145 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/calendar/index.vue +19 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/css.vue +57 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/EllipsisText.vue +73 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/HoverCard.vue +69 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/TableHover.vue +130 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/inputSlo.vue +42 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/cssComponents/tableFixed.vue +148 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/echarts/echart-dome.vue +73 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/echarts/index.vue +118 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/echarts/pei3d.vue +658 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/bpmn/index.vue +15 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/attendanceCycle/index.vue +131 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/attendanceGroup/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/attendancePersonnel/index.vue +158 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/companyCalendar/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/shift/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/components/shiftRotationSystem/index.vue +147 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/columnManagement.vue +340 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/dialogInput.vue +71 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/elTableJsx.vue +1826 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/formTable.vue +595 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/index.vue +29 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx/simpleTable.vue +189 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/elTableJsx.zip +0 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/index.vue +39 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/README.md +163 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/example.vue +307 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/index.vue +409 -0
- package/app/wujie-wk/wujie-vue2-child/src/views/element/quillEditor/toolbar.js +122 -0
- package/app/wujie-wk/wujie-vue2-child/vue.config.js +15 -0
- package/app/wujie-wk/wujie-vue3-child/.claude/settings.local.json +8 -0
- package/app/wujie-wk/wujie-vue3-child/.vscode/extensions.json +3 -0
- package/app/wujie-wk/wujie-vue3-child/PROJECT_MEMORY.md +427 -0
- package/app/wujie-wk/wujie-vue3-child/README.md +5 -0
- package/app/wujie-wk/wujie-vue3-child/index.html +13 -0
- package/app/wujie-wk/wujie-vue3-child/package-lock.json +5744 -0
- package/app/wujie-wk/wujie-vue3-child/package.json +28 -0
- package/app/wujie-wk/wujie-vue3-child/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child/src/App.vue +130 -0
- package/app/wujie-wk/wujie-vue3-child/src/assets/vue.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/HelloWorld.vue +43 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/SmartAnchorTabs/index.jsx +224 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/SmartAnchorTabs/style.css +154 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/tags-view.vue +193 -0
- package/app/wujie-wk/wujie-vue3-child/src/components/tags-view1.vue +131 -0
- package/app/wujie-wk/wujie-vue3-child/src/directives/aiLoading.js +182 -0
- package/app/wujie-wk/wujie-vue3-child/src/hooks/useClickOutside.js +11 -0
- package/app/wujie-wk/wujie-vue3-child/src/hooks/useTableDragSort.js +28 -0
- package/app/wujie-wk/wujie-vue3-child/src/main.js +18 -0
- package/app/wujie-wk/wujie-vue3-child/src/router/index.js +104 -0
- package/app/wujie-wk/wujie-vue3-child/src/store/tagsViewStroe.js +34 -0
- package/app/wujie-wk/wujie-vue3-child/src/style.css +171 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/collapseExpand/index.jsx +108 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/collapseExpand/index.module.scss +97 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/README.md +836 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/REFLEX_EXAMPLES.md +728 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentPersonnelSelector.jsx +687 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentPersonnelSelector.module.scss +560 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelector.jsx +570 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelector.module.scss +330 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelectorV2.jsx +378 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/DepartmentSelectorV2.module.scss +228 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/OptionsSelector.jsx +399 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/OptionsSelector.module.scss +252 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PersonnelSelector.jsx +585 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PersonnelSelector.module.scss +331 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PopoverSelector.jsx +392 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/PopoverSelector.module.scss +39 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/README.md +248 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/components/SelectorTrigger.jsx +194 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/index.jsx +1459 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/departmentPersonnel/mockData.js +301 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/dialogueSegment/index.jsx +182 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/dialogueSegment/index.module.scss +28 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/index.jsx +375 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ChartsPanel/index.jsx +121 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ChartsPanel/index.module.scss +76 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/DonutChart/index.jsx +104 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/PracticeTable/index.jsx +75 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/PracticeTable/index.module.scss +12 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankBarChart/index.jsx +62 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankBarChart/index.module.scss +43 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingGroup/index.jsx +29 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingGroup/index.module.scss +5 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingList/index.jsx +58 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/RankingList/index.module.scss +85 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ScriptStatsPanel/index.jsx +92 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/ScriptStatsPanel/index.module.scss +56 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/StatCardsRow/index.jsx +40 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/StatCardsRow/index.module.scss +53 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/echarts/EchartsDonut.jsx +106 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/components/echarts/EchartsRankBar.jsx +132 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/index.jsx +176 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/practiceStatus/index.module.scss +96 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/CoachReport/index.jsx +162 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/CoachReport/index.module.scss +16 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ComprehensiveEvaluation/index.jsx +29 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ComprehensiveEvaluation/index.module.scss +25 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueBubble/index.jsx +106 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueBubble/index.module.scss +164 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueRecord/index.jsx +182 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DialogueRecord/index.module.scss +203 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionDetail/index.jsx +145 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionDetail/index.module.scss +126 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionScores/index.jsx +67 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/DimensionScores/index.module.scss +105 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ReportHeader/index.jsx +81 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ReportHeader/index.module.scss +47 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/RoleInfo/index.jsx +64 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/RoleInfo/index.module.scss +85 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ScoreBadge/index.jsx +39 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/ScoreBadge/index.module.scss +44 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/SubDimensionItem/index.jsx +83 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/components/SubDimensionItem/index.module.scss +101 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/index.jsx +50 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/reportDetail/index.module.scss +25 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/index.jsx +196 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/index.module.scss +41 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/inputColumn/index.jsx +183 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/aiCoach/scriptTable/inputColumn/index.module.scss +115 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/child-to-parent.vue +117 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/home.vue +53 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/btnSelect/btnSelect.vue +169 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/btnSelect/index.vue +69 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/com.vue +44 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/dialog.jsx +66 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/index.vue +72 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/jsx/props.vue +33 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/parent-to-child.vue +225 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/phone-code.vue +318 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/router-jump.vue +123 -0
- package/app/wujie-wk/wujie-vue3-child/src/views/test.vue +192 -0
- package/app/wujie-wk/wujie-vue3-child/vite.config.js +15 -0
- package/app/wujie-wk/wujie-vue3-child copy/.vscode/extensions.json +3 -0
- package/app/wujie-wk/wujie-vue3-child copy/README.md +5 -0
- package/app/wujie-wk/wujie-vue3-child copy/index.html +13 -0
- package/app/wujie-wk/wujie-vue3-child copy/package-lock.json +4617 -0
- package/app/wujie-wk/wujie-vue3-child copy/package.json +22 -0
- package/app/wujie-wk/wujie-vue3-child copy/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/App.vue +124 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/assets/vue.svg +1 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/components/HelloWorld.vue +43 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/main.js +12 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/router/index.js +84 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/style.css +4 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/child-to-parent.vue +117 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/home.vue +53 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/parent-to-child.vue +225 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/phone-code.vue +318 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/router-jump.vue +115 -0
- package/app/wujie-wk/wujie-vue3-child copy/src/views/test.vue +192 -0
- package/app/wujie-wk/wujie-vue3-child copy/vite.config.js +10 -0
- package/app/wujie-wk/wujie-vue3-main/.vscode/extensions.json +3 -0
- package/app/wujie-wk/wujie-vue3-main/README.md +154 -0
- package/app/wujie-wk/wujie-vue3-main/index.html +13 -0
- package/app/wujie-wk/wujie-vue3-main/package-lock.json +4736 -0
- package/app/wujie-wk/wujie-vue3-main/package.json +25 -0
- package/app/wujie-wk/wujie-vue3-main/public/vite.svg +1 -0
- package/app/wujie-wk/wujie-vue3-main/src/App.vue +879 -0
- package/app/wujie-wk/wujie-vue3-main/src/assets/vue.svg +1 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/HelloWorld.vue +43 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieReact/index.vue +20 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieVue2/index.vue +8 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieVue3/index.vue +8 -0
- package/app/wujie-wk/wujie-vue3-main/src/components/WujieVue3Copy/index.vue +8 -0
- package/app/wujie-wk/wujie-vue3-main/src/main.js +23 -0
- package/app/wujie-wk/wujie-vue3-main/src/router/index.js +88 -0
- package/app/wujie-wk/wujie-vue3-main/src/store/useMicroAppStore.js +66 -0
- package/app/wujie-wk/wujie-vue3-main/src/style.css +3 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/home.vue +103 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/router-jump.vue +159 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/test.vue +125 -0
- package/app/wujie-wk/wujie-vue3-main/src/views/vue3-child-msg.vue +108 -0
- package/app/wujie-wk/wujie-vue3-main/vite.config.js +12 -0
- package/package.json +1 -1
- package/app/check-import-case.js +0 -344
|
@@ -0,0 +1,1979 @@
|
|
|
1
|
+
|
|
2
|
+
> wujie-vue2-child@0.1.0 dev
|
|
3
|
+
> vue-cli-service serve
|
|
4
|
+
|
|
5
|
+
Browserslist: browsers data (caniuse-lite) is 18 months old. Please run:
|
|
6
|
+
npx update-browserslist-db@latest
|
|
7
|
+
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
8
|
+
INFO Starting development server...
|
|
9
|
+
[3%] setup (watch run)
|
|
10
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
11
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
12
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
13
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
14
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
15
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
16
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
17
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
18
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
19
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
20
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
21
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
22
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
23
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
24
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
25
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
26
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
27
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
28
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
29
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
30
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
31
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
32
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
33
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
34
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
35
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
36
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
37
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
38
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
39
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
40
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
41
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
42
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
43
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
44
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
45
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
46
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
47
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
48
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
49
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
50
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
51
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
52
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
53
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
54
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
55
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
56
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
57
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
58
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
59
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
60
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
61
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
62
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
63
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
64
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
65
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
66
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
67
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
68
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
69
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
70
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
71
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
72
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
73
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
74
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
75
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
76
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
77
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
78
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
79
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
80
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
81
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
82
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
83
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
84
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
85
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
86
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
87
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
88
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
89
|
+
[2K[1A[2K[G[10%] building
|
|
90
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
91
|
+
[2K[1A[2K[G[10%] building (import loader babel-loader/lib/index.js)
|
|
92
|
+
[2K[1A[2K[G[10%] building (0/2 modules)
|
|
93
|
+
[2K[1A[2K[G[24%] building (3/7 modules)
|
|
94
|
+
[2K[1A[2K[G[24%] building (import loader @vue/vue-loader-v15/lib/index.js)
|
|
95
|
+
[2K[1A[2K[G[24%] building (3/20 modules)
|
|
96
|
+
[2K[1A[2K[G[24%] building (import loader vue-style-loader/index.js)
|
|
97
|
+
[2K[1A[2K[G[24%] building (import loader css-loader/dist/cjs.js)
|
|
98
|
+
[2K[1A[2K[G[24%] building (import loader postcss-loader/dist/cjs.js)
|
|
99
|
+
[2K[1A[2K[G[24%] building (7/44 modules)
|
|
100
|
+
[2K[1A[2K[G[24%] building (import loader @vue/vue-loader-v15/lib/loaders/pitcher.js)
|
|
101
|
+
[2K[1A[2K[G[24%] building (7/44 modules)
|
|
102
|
+
[2K[1A[2K[G[24%] building (import loader @vue/vue-loader-v15/lib/loaders/templateLoader.js)
|
|
103
|
+
[2K[1A[2K[G[24%] building (7/44 modules)
|
|
104
|
+
[2K[1A[2K[G[24%] building (import loader @vue/vue-loader-v15/lib/loaders/stylePostLoader.js
|
|
105
|
+
)
|
|
106
|
+
[2K[1A[2K[1A[2K[G[24%] building (8/57 modules)
|
|
107
|
+
[2K[1A[2K[G[24%] building (20/109 modules)
|
|
108
|
+
[2K[1A[2K[G[38%] building (31/153 modules)
|
|
109
|
+
[2K[1A[2K[G[38%] building (86/282 modules)
|
|
110
|
+
[2K[1A[2K[G[38%] building (165/400 modules)
|
|
111
|
+
[2K[1A[2K[G[38%] building (import loader less-loader/dist/cjs.js)
|
|
112
|
+
[2K[1A[2K[G[38%] building (318/484 modules)
|
|
113
|
+
[2K[1A[2K[G[51%] building (351/486 modules)
|
|
114
|
+
[2K[1A[2K[G[51%] building (389/553 modules)
|
|
115
|
+
[2K[1A[2K[G[51%] building (404/709 modules)
|
|
116
|
+
[2K[1A[2K[G[51%] building (472/991 modules)
|
|
117
|
+
[2K[1A[2K[G[51%] building (537/1109 modules)
|
|
118
|
+
[2K[1A[2K[G[51%] building (562/1200 modules)
|
|
119
|
+
[2K[1A[2K[G[51%] building (593/1400 modules)
|
|
120
|
+
[2K[1A[2K[G[51%] building (680/1780 modules)
|
|
121
|
+
[2K[1A[2K[G[51%] building (768/1833 modules)
|
|
122
|
+
[2K[1A[2K[G[51%] building (838/1889 modules)
|
|
123
|
+
[2K[1A[2K[G[51%] building (897/1984 modules)
|
|
124
|
+
[2K[1A[2K[G[51%] building (916/2090 modules)
|
|
125
|
+
[2K[1A[2K[G[51%] building (939/2154 modules)
|
|
126
|
+
[2K[1A[2K[G[51%] building (969/2203 modules)
|
|
127
|
+
[2K[1A[2K[G[51%] building (971/2218 modules)
|
|
128
|
+
[2K[1A[2K[G[51%] building (1054/2360 modules)
|
|
129
|
+
[2K[1A[2K[G[51%] building (1156/2394 modules)
|
|
130
|
+
[2K[1A[2K[G[51%] building (1372/2497 modules)
|
|
131
|
+
[2K[1A[2K[G[51%] building (1567/2578 modules)
|
|
132
|
+
[2K[1A[2K[G[51%] building (1629/2632 modules)
|
|
133
|
+
[2K[1A[2K[G[51%] building (1788/2695 modules)
|
|
134
|
+
[2K[1A[2K[G[51%] building (2070/2737 modules)
|
|
135
|
+
[2K[1A[2K[G[51%] building (2150/2749 modules)
|
|
136
|
+
[2K[1A[2K[G[51%] building (2452/2799 modules)
|
|
137
|
+
[2K[1A[2K[G[51%] building (2729/2873 modules)
|
|
138
|
+
[2K[1A[2K[G[65%] building (2944/2944 modules)
|
|
139
|
+
[2K[1A[2K[G[65%] building
|
|
140
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
141
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
142
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
143
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
144
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
145
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
146
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
147
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
148
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
149
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
150
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
151
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
152
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
153
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
154
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
155
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
156
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
157
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
158
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
159
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
160
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
161
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
162
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
163
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
164
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
165
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
166
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
167
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
168
|
+
onPlugin)
|
|
169
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
170
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
171
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
172
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
173
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
174
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
175
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
176
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
177
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
178
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
179
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
180
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
181
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
182
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
183
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
184
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
185
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
186
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
187
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
188
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
189
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
190
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
191
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
192
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
193
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
194
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
195
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
196
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
197
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
198
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
199
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
200
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
201
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
202
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
203
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
204
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
205
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
206
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
207
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
208
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
209
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
210
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
211
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
212
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
213
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
214
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
215
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
216
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
217
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
218
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
219
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
220
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
221
|
+
[2K[1A[2K[G DONE Compiled successfully in 19838ms22:53:47
|
|
222
|
+
|
|
223
|
+
Build finished at 22:53:47 by 0.000s
|
|
224
|
+
[2K[1A[2K[G
|
|
225
|
+
App running at:
|
|
226
|
+
- Local: http://localhost:3004/
|
|
227
|
+
- Network: unavailable
|
|
228
|
+
|
|
229
|
+
Note that the development build is not optimized.
|
|
230
|
+
To create a production build, run npm run build.
|
|
231
|
+
|
|
232
|
+
Build finished at 22:53:47 by 0.000s
|
|
233
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
234
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
235
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
236
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
237
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
238
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
239
|
+
[2K[1A[2K[GBuild finished at 22:53:47 by 0.000s
|
|
240
|
+
[2K[1A[2K[G
|
|
241
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
242
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
243
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
244
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
245
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
246
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
247
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
248
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
249
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
250
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
251
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
252
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
253
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
254
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
255
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
256
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
257
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
258
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
259
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
260
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
261
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
262
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
263
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
264
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
265
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
266
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
267
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
268
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
269
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
270
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
271
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
272
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
273
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
274
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
275
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
276
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
277
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
278
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
279
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
280
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
281
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
282
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
283
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
284
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
285
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
286
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
287
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
288
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
289
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
290
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
291
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
292
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
293
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
294
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
295
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
296
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
297
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
298
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
299
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
300
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
301
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
302
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
303
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
304
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
305
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
306
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
307
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
308
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
309
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
310
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
311
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
312
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
313
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
314
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
315
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
316
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
317
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
318
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
319
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
320
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
321
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
322
|
+
[2K[1A[2K[G[10%] building
|
|
323
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
324
|
+
[2K[1A[2K[G[24%] building (3/8 modules)
|
|
325
|
+
[2K[1A[2K[G[38%] building (57/18 modules)
|
|
326
|
+
[2K[1A[2K[G[51%] building (312/112 modules)
|
|
327
|
+
[2K[1A[2K[G[65%] building (2936/246 modules)
|
|
328
|
+
[2K[1A[2K[G[65%] building
|
|
329
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
330
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
331
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
332
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
333
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
334
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
335
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
336
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
337
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
338
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
339
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
340
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
341
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
342
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
343
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
344
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
345
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
346
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
347
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
348
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
349
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
350
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
351
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
352
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
353
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
354
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
355
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
356
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
357
|
+
onPlugin)
|
|
358
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
359
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
360
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
361
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
362
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
363
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
364
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
365
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
366
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
367
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
368
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
369
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
370
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
371
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
372
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
373
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
374
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
375
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
376
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
377
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
378
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
379
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
380
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
381
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
382
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
383
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
384
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
385
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
386
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
387
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
388
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
389
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
390
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
391
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
392
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
393
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
394
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
395
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
396
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
397
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
398
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
399
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
400
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
401
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
402
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
403
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
404
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
405
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
406
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
407
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
408
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
409
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
410
|
+
[2K[1A[2K[G ERROR Failed to compile with 8 errors23:01:42
|
|
411
|
+
|
|
412
|
+
error in ./src/components/Splitter/example.vue?vue&type=script&lang=js
|
|
413
|
+
|
|
414
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\components\Splitter'
|
|
415
|
+
|
|
416
|
+
error in ./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js
|
|
417
|
+
|
|
418
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\Extend'
|
|
419
|
+
|
|
420
|
+
error in ./src/views/Home.vue?vue&type=script&lang=js
|
|
421
|
+
|
|
422
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views'
|
|
423
|
+
|
|
424
|
+
error in ./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js
|
|
425
|
+
|
|
426
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'
|
|
427
|
+
|
|
428
|
+
error in ./src/views/echarts/echart-dome.vue?vue&type=script&lang=js
|
|
429
|
+
|
|
430
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\echarts'
|
|
431
|
+
|
|
432
|
+
error in ./src/views/element/bpmn/index.vue?vue&type=script&lang=js
|
|
433
|
+
|
|
434
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\bpmn'
|
|
435
|
+
|
|
436
|
+
error in ./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js
|
|
437
|
+
|
|
438
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\elTableJsx'
|
|
439
|
+
|
|
440
|
+
error in ./src/views/element/quillEditor/example.vue?vue&type=script&lang=js
|
|
441
|
+
|
|
442
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\quillEditor'
|
|
443
|
+
|
|
444
|
+
Build finished at 23:01:42 by 0.000s
|
|
445
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
446
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
447
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
448
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
449
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
450
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
451
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
452
|
+
[2K[1A[2K[GBuild finished at 23:01:42 by 0.000s
|
|
453
|
+
[2K[1A[2K[G[1m[31mERROR[39m[22m in [1m./src/components/Splitter/example.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Splitter/example.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
454
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\components\Splitter'[39m[22m
|
|
455
|
+
@ ./src/components/Splitter/example.vue?vue&type=script&lang=js 1:0-206 1:222-225 1:227-430 1:227-430
|
|
456
|
+
@ ./src/components/Splitter/example.vue 2:0-58 3:0-53 3:0-53 10:2-8
|
|
457
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 2:0-68 9:4-19
|
|
458
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
459
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
460
|
+
@ ./src/router/index.js 47:19-55
|
|
461
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
462
|
+
|
|
463
|
+
[1m[31mERROR[39m[22m in [1m./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js) [1m[32m5:0-59[39m[22m
|
|
464
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\Extend'[39m[22m
|
|
465
|
+
@ ./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js 1:0-229 1:245-248 1:250-476 1:250-476
|
|
466
|
+
@ ./src/views/Extend/MagicalComponentsForELFormItem.vue 2:0-81 3:0-76 3:0-76 9:2-8
|
|
467
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/index.vue?vue&type=script&lang=js 4:0-82 18:4-34
|
|
468
|
+
@ ./src/views/Extend/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
469
|
+
@ ./src/views/Extend/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
470
|
+
@ ./src/router/index.js 33:19-54
|
|
471
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
472
|
+
|
|
473
|
+
[1m[31mERROR[39m[22m in [1m./src/views/Extend/tableMouseHorizontalWheel.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/tableMouseHorizontalWheel.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
474
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\Extend'[39m[22m
|
|
475
|
+
@ ./src/views/Extend/tableMouseHorizontalWheel.vue?vue&type=script&lang=js 1:0-224 1:240-243 1:245-466 1:245-466
|
|
476
|
+
@ ./src/views/Extend/tableMouseHorizontalWheel.vue 2:0-76 3:0-71 3:0-71 9:2-8
|
|
477
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/index.vue?vue&type=script&lang=js 5:0-72 19:4-29
|
|
478
|
+
@ ./src/views/Extend/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
479
|
+
@ ./src/views/Extend/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
480
|
+
@ ./src/router/index.js 33:19-54
|
|
481
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
482
|
+
|
|
483
|
+
[1m[31mERROR[39m[22m in [1m./src/views/Home.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Home.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
484
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views'[39m[22m
|
|
485
|
+
@ ./src/views/Home.vue?vue&type=script&lang=js 1:0-197 1:213-216 1:218-412 1:218-412
|
|
486
|
+
@ ./src/views/Home.vue 2:0-55 3:0-50 3:0-50 10:2-8
|
|
487
|
+
@ ./src/router/index.js 8:19-46
|
|
488
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
489
|
+
|
|
490
|
+
[1m[31mERROR[39m[22m in [1m./src/views/RouterJump.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/RouterJump.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
491
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views'[39m[22m
|
|
492
|
+
@ ./src/views/RouterJump.vue?vue&type=script&lang=js 1:0-203 1:219-222 1:224-424 1:224-424
|
|
493
|
+
@ ./src/views/RouterJump.vue 2:0-61 3:0-56 3:0-56 10:2-8
|
|
494
|
+
@ ./src/router/index.js 17:19-52
|
|
495
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
496
|
+
|
|
497
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
498
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
499
|
+
@ ./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js 1:0-211 1:227-230 1:232-440 1:232-440
|
|
500
|
+
@ ./src/views/cssComponents/EllipsisText.vue 2:0-63 3:0-58 3:0-58 10:2-8
|
|
501
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 1:0-66 9:4-16
|
|
502
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
503
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
504
|
+
@ ./src/router/index.js 26:19-45
|
|
505
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
506
|
+
|
|
507
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/HoverCard.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/HoverCard.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
508
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
509
|
+
@ ./src/views/cssComponents/HoverCard.vue?vue&type=script&lang=js 1:0-208 1:224-227 1:229-434 1:229-434
|
|
510
|
+
@ ./src/views/cssComponents/HoverCard.vue 2:0-60 3:0-55 3:0-55 10:2-8
|
|
511
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 3:0-60 11:4-13
|
|
512
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
513
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
514
|
+
@ ./src/router/index.js 26:19-45
|
|
515
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
516
|
+
|
|
517
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/TableHover.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/TableHover.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
518
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
519
|
+
@ ./src/views/cssComponents/TableHover.vue?vue&type=script&lang=js 1:0-209 1:225-228 1:230-436 1:230-436
|
|
520
|
+
@ ./src/views/cssComponents/TableHover.vue 2:0-61 3:0-56 3:0-56 10:2-8
|
|
521
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 2:0-62 10:4-14
|
|
522
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
523
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
524
|
+
@ ./src/router/index.js 26:19-45
|
|
525
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
526
|
+
|
|
527
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/inputSlo.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/inputSlo.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
528
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
529
|
+
@ ./src/views/cssComponents/inputSlo.vue?vue&type=script&lang=js 1:0-207 1:223-226 1:228-432 1:228-432
|
|
530
|
+
@ ./src/views/cssComponents/inputSlo.vue 2:0-59 3:0-54 3:0-54 9:2-8
|
|
531
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 4:0-52 12:4-12
|
|
532
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
533
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
534
|
+
@ ./src/router/index.js 26:19-45
|
|
535
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
536
|
+
|
|
537
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/tableFixed.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/tableFixed.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
538
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
539
|
+
@ ./src/views/cssComponents/tableFixed.vue?vue&type=script&lang=js 1:0-209 1:225-228 1:230-436 1:230-436
|
|
540
|
+
@ ./src/views/cssComponents/tableFixed.vue 2:0-61 3:0-56 3:0-56 10:2-8
|
|
541
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 5:0-56 13:4-14
|
|
542
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
543
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
544
|
+
@ ./src/router/index.js 26:19-45
|
|
545
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
546
|
+
|
|
547
|
+
[1m[31mERROR[39m[22m in [1m./src/views/echarts/echart-dome.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/echart-dome.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
548
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\echarts'[39m[22m
|
|
549
|
+
@ ./src/views/echarts/echart-dome.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
550
|
+
@ ./src/views/echarts/echart-dome.vue 2:0-62 3:0-57 3:0-57 10:2-8
|
|
551
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/index.vue?vue&type=script&lang=js 2:0-43 60:4-14
|
|
552
|
+
@ ./src/views/echarts/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
553
|
+
@ ./src/views/echarts/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
554
|
+
@ ./src/router/index.js 40:19-55
|
|
555
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
556
|
+
|
|
557
|
+
[1m[31mERROR[39m[22m in [1m./src/views/echarts/pei3d.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/pei3d.vue?vue&type=script&lang=js) [1m[32m8:0-59[39m[22m
|
|
558
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\echarts'[39m[22m
|
|
559
|
+
@ ./src/views/echarts/pei3d.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
560
|
+
@ ./src/views/echarts/pei3d.vue 2:0-56 3:0-51 3:0-51 10:2-8
|
|
561
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/index.vue?vue&type=script&lang=js 1:0-32 59:4-9
|
|
562
|
+
@ ./src/views/echarts/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
563
|
+
@ ./src/views/echarts/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
564
|
+
@ ./src/router/index.js 40:19-55
|
|
565
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
566
|
+
|
|
567
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/bpmn/index.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/bpmn/index.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
568
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\bpmn'[39m[22m
|
|
569
|
+
@ ./src/views/element/bpmn/index.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
570
|
+
@ ./src/views/element/bpmn/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
571
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 1:0-36 8:4-8
|
|
572
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
573
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
574
|
+
@ ./src/router/index.js 47:19-55
|
|
575
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
576
|
+
|
|
577
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
578
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\elTableJsx'[39m[22m
|
|
579
|
+
@ ./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js 1:0-214 1:230-233 1:235-446 1:235-446
|
|
580
|
+
@ ./src/views/element/elTableJsx/formTable.vue 2:0-60 3:0-55 3:0-55 10:2-8
|
|
581
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 2:0-40 6:4-13
|
|
582
|
+
@ ./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
583
|
+
@ ./src/views/element/elTableJsx/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
584
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 3:0-48 10:4-14
|
|
585
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
586
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
587
|
+
@ ./src/router/index.js 47:19-55
|
|
588
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
589
|
+
|
|
590
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/elTableJsx/simpleTable.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/simpleTable.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
591
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\elTableJsx'[39m[22m
|
|
592
|
+
@ ./src/views/element/elTableJsx/simpleTable.vue?vue&type=script&lang=js 1:0-216 1:232-235 1:237-450 1:237-450
|
|
593
|
+
@ ./src/views/element/elTableJsx/simpleTable.vue 2:0-62 3:0-57 3:0-57 9:2-8
|
|
594
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 1:0-40 5:4-15
|
|
595
|
+
@ ./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
596
|
+
@ ./src/views/element/elTableJsx/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
597
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 3:0-48 10:4-14
|
|
598
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
599
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
600
|
+
@ ./src/router/index.js 47:19-55
|
|
601
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
602
|
+
|
|
603
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/quillEditor/example.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/quillEditor/example.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
604
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\quillEditor'[39m[22m
|
|
605
|
+
@ ./src/views/element/quillEditor/example.vue?vue&type=script&lang=js 1:0-212 1:228-231 1:233-442 1:233-442
|
|
606
|
+
@ ./src/views/element/quillEditor/example.vue 2:0-58 3:0-53 3:0-53 10:2-8
|
|
607
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 4:0-52 11:4-15
|
|
608
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
609
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
610
|
+
@ ./src/router/index.js 47:19-55
|
|
611
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
612
|
+
|
|
613
|
+
webpack compiled with [1m[31m16 errors[39m[22m
|
|
614
|
+
WAIT Compiling...23:02:36
|
|
615
|
+
|
|
616
|
+
Compiling...
|
|
617
|
+
|
|
618
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
619
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
620
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
621
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
622
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
623
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
624
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
625
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
626
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
627
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
628
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
629
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
630
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
631
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
632
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
633
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
634
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
635
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
636
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
637
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
638
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
639
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
640
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
641
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
642
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
643
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
644
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
645
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
646
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
647
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
648
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
649
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
650
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
651
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
652
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
653
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
654
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
655
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
656
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
657
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
658
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
659
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
660
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
661
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
662
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
663
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
664
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
665
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
666
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
667
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
668
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
669
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
670
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
671
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
672
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
673
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
674
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
675
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
676
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
677
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
678
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
679
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
680
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
681
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
682
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
683
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
684
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
685
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
686
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
687
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
688
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
689
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
690
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
691
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
692
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
693
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
694
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
695
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
696
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
697
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
698
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
699
|
+
[2K[1A[2K[G[10%] building
|
|
700
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
701
|
+
[2K[1A[2K[G[24%] building (1/4 modules)
|
|
702
|
+
[2K[1A[2K[G[38%] building (111/18 modules)
|
|
703
|
+
[2K[1A[2K[G[51%] building (327/65 modules)
|
|
704
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/index.js)
|
|
705
|
+
[2K[1A[2K[G[51%] building (956/203 modules)
|
|
706
|
+
[2K[1A[2K[G[51%] building (import loader babel-loader/lib/index.js)
|
|
707
|
+
[2K[1A[2K[G[51%] building (2410/246 modules)
|
|
708
|
+
[2K[1A[2K[G[65%] building (2939/252 modules)
|
|
709
|
+
[2K[1A[2K[G[65%] building
|
|
710
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
711
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
712
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
713
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
714
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
715
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
716
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
717
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
718
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
719
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
720
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
721
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
722
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
723
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
724
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
725
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
726
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
727
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
728
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
729
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
730
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
731
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
732
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
733
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
734
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
735
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
736
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
737
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
738
|
+
onPlugin)
|
|
739
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
740
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
741
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
742
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
743
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
744
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
745
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
746
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
747
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
748
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
749
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
750
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
751
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
752
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
753
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
754
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
755
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
756
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
757
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
758
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
759
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
760
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
761
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
762
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
763
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
764
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
765
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
766
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
767
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
768
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
769
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
770
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
771
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
772
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
773
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
774
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
775
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
776
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
777
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
778
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
779
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
780
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
781
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
782
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
783
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
784
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
785
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
786
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
787
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
788
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
789
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
790
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
791
|
+
[2K[1A[2K[G DONE Compiled successfully in 691ms23:02:37
|
|
792
|
+
|
|
793
|
+
Build finished at 23:02:37 by 0.000s
|
|
794
|
+
[2K[1A[2K[G
|
|
795
|
+
App running at:
|
|
796
|
+
- Local: http://localhost:3004/
|
|
797
|
+
- Network: unavailable
|
|
798
|
+
|
|
799
|
+
Build finished at 23:02:37 by 0.000s
|
|
800
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
801
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
802
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
803
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
804
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
805
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
806
|
+
[2K[1A[2K[GBuild finished at 23:02:37 by 0.000s
|
|
807
|
+
[2K[1A[2K[G
|
|
808
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
809
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
810
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
811
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
812
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
813
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
814
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
815
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
816
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
817
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
818
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
819
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
820
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
821
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
822
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
823
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
824
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
825
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
826
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
827
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
828
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
829
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
830
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
831
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
832
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
833
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
834
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
835
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
836
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
837
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
838
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
839
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
840
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
841
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
842
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
843
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
844
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
845
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
846
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
847
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
848
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
849
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
850
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
851
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
852
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
853
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
854
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
855
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
856
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
857
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
858
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
859
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
860
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
861
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
862
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
863
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
864
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
865
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
866
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
867
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
868
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
869
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
870
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
871
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
872
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
873
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
874
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
875
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
876
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
877
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
878
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
879
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
880
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
881
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
882
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
883
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
884
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
885
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
886
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
887
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
888
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
889
|
+
[2K[1A[2K[G[10%] building
|
|
890
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
891
|
+
[2K[1A[2K[G[24%] building (8/8 modules)
|
|
892
|
+
[2K[1A[2K[G[38%] building (109/30 modules)
|
|
893
|
+
[2K[1A[2K[G[51%] building (318/107 modules)
|
|
894
|
+
[2K[1A[2K[G[65%] building (2936/246 modules)
|
|
895
|
+
[2K[1A[2K[G[65%] building
|
|
896
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
897
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
898
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
899
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
900
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
901
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
902
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
903
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
904
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
905
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
906
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
907
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
908
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
909
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
910
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
911
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
912
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
913
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
914
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
915
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
916
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
917
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
918
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
919
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
920
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
921
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
922
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
923
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
924
|
+
onPlugin)
|
|
925
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
926
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
927
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
928
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
929
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
930
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
931
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
932
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
933
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
934
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
935
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
936
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
937
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
938
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
939
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
940
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
941
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
942
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
943
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
944
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
945
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
946
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
947
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
948
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
949
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
950
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
951
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
952
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
953
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
954
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
955
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
956
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
957
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
958
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
959
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
960
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
961
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
962
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
963
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
964
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
965
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
966
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
967
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
968
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
969
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
970
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
971
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
972
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
973
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
974
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
975
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
976
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
977
|
+
[2K[1A[2K[G ERROR Failed to compile with 8 errors23:04:23
|
|
978
|
+
|
|
979
|
+
error in ./src/components/Splitter/example.vue?vue&type=script&lang=js
|
|
980
|
+
|
|
981
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\components\Splitter'
|
|
982
|
+
|
|
983
|
+
error in ./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js
|
|
984
|
+
|
|
985
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\Extend'
|
|
986
|
+
|
|
987
|
+
error in ./src/views/Home.vue?vue&type=script&lang=js
|
|
988
|
+
|
|
989
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views'
|
|
990
|
+
|
|
991
|
+
error in ./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js
|
|
992
|
+
|
|
993
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'
|
|
994
|
+
|
|
995
|
+
error in ./src/views/echarts/echart-dome.vue?vue&type=script&lang=js
|
|
996
|
+
|
|
997
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\echarts'
|
|
998
|
+
|
|
999
|
+
error in ./src/views/element/bpmn/index.vue?vue&type=script&lang=js
|
|
1000
|
+
|
|
1001
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\bpmn'
|
|
1002
|
+
|
|
1003
|
+
error in ./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js
|
|
1004
|
+
|
|
1005
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\elTableJsx'
|
|
1006
|
+
|
|
1007
|
+
error in ./src/views/element/quillEditor/example.vue?vue&type=script&lang=js
|
|
1008
|
+
|
|
1009
|
+
Module not found: Error: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\quillEditor'
|
|
1010
|
+
|
|
1011
|
+
Build finished at 23:04:23 by 0.000s
|
|
1012
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1013
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1014
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1015
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1016
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1017
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1018
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1019
|
+
[2K[1A[2K[GBuild finished at 23:04:23 by 0.000s
|
|
1020
|
+
[2K[1A[2K[G[1m[31mERROR[39m[22m in [1m./src/components/Splitter/example.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Splitter/example.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
1021
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\components\Splitter'[39m[22m
|
|
1022
|
+
@ ./src/components/Splitter/example.vue?vue&type=script&lang=js 1:0-206 1:222-225 1:227-430 1:227-430
|
|
1023
|
+
@ ./src/components/Splitter/example.vue 2:0-58 3:0-53 3:0-53 10:2-8
|
|
1024
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 2:0-68 9:4-19
|
|
1025
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1026
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1027
|
+
@ ./src/router/index.js 47:19-55
|
|
1028
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1029
|
+
|
|
1030
|
+
[1m[31mERROR[39m[22m in [1m./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js) [1m[32m5:0-59[39m[22m
|
|
1031
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\Extend'[39m[22m
|
|
1032
|
+
@ ./src/views/Extend/MagicalComponentsForELFormItem.vue?vue&type=script&lang=js 1:0-229 1:245-248 1:250-476 1:250-476
|
|
1033
|
+
@ ./src/views/Extend/MagicalComponentsForELFormItem.vue 2:0-81 3:0-76 3:0-76 9:2-8
|
|
1034
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/index.vue?vue&type=script&lang=js 4:0-82 18:4-34
|
|
1035
|
+
@ ./src/views/Extend/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1036
|
+
@ ./src/views/Extend/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1037
|
+
@ ./src/router/index.js 33:19-54
|
|
1038
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1039
|
+
|
|
1040
|
+
[1m[31mERROR[39m[22m in [1m./src/views/Extend/tableMouseHorizontalWheel.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/tableMouseHorizontalWheel.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
1041
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\Extend'[39m[22m
|
|
1042
|
+
@ ./src/views/Extend/tableMouseHorizontalWheel.vue?vue&type=script&lang=js 1:0-224 1:240-243 1:245-466 1:245-466
|
|
1043
|
+
@ ./src/views/Extend/tableMouseHorizontalWheel.vue 2:0-76 3:0-71 3:0-71 9:2-8
|
|
1044
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Extend/index.vue?vue&type=script&lang=js 5:0-72 19:4-29
|
|
1045
|
+
@ ./src/views/Extend/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1046
|
+
@ ./src/views/Extend/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1047
|
+
@ ./src/router/index.js 33:19-54
|
|
1048
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1049
|
+
|
|
1050
|
+
[1m[31mERROR[39m[22m in [1m./src/views/Home.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/Home.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1051
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views'[39m[22m
|
|
1052
|
+
@ ./src/views/Home.vue?vue&type=script&lang=js 1:0-197 1:213-216 1:218-412 1:218-412
|
|
1053
|
+
@ ./src/views/Home.vue 2:0-55 3:0-50 3:0-50 10:2-8
|
|
1054
|
+
@ ./src/router/index.js 8:19-46
|
|
1055
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1056
|
+
|
|
1057
|
+
[1m[31mERROR[39m[22m in [1m./src/views/RouterJump.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/RouterJump.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1058
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views'[39m[22m
|
|
1059
|
+
@ ./src/views/RouterJump.vue?vue&type=script&lang=js 1:0-203 1:219-222 1:224-424 1:224-424
|
|
1060
|
+
@ ./src/views/RouterJump.vue 2:0-61 3:0-56 3:0-56 10:2-8
|
|
1061
|
+
@ ./src/router/index.js 17:19-52
|
|
1062
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1063
|
+
|
|
1064
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1065
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
1066
|
+
@ ./src/views/cssComponents/EllipsisText.vue?vue&type=script&lang=js 1:0-211 1:227-230 1:232-440 1:232-440
|
|
1067
|
+
@ ./src/views/cssComponents/EllipsisText.vue 2:0-63 3:0-58 3:0-58 10:2-8
|
|
1068
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 1:0-66 9:4-16
|
|
1069
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
1070
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
1071
|
+
@ ./src/router/index.js 26:19-45
|
|
1072
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1073
|
+
|
|
1074
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/HoverCard.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/HoverCard.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1075
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
1076
|
+
@ ./src/views/cssComponents/HoverCard.vue?vue&type=script&lang=js 1:0-208 1:224-227 1:229-434 1:229-434
|
|
1077
|
+
@ ./src/views/cssComponents/HoverCard.vue 2:0-60 3:0-55 3:0-55 10:2-8
|
|
1078
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 3:0-60 11:4-13
|
|
1079
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
1080
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
1081
|
+
@ ./src/router/index.js 26:19-45
|
|
1082
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1083
|
+
|
|
1084
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/TableHover.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/TableHover.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1085
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
1086
|
+
@ ./src/views/cssComponents/TableHover.vue?vue&type=script&lang=js 1:0-209 1:225-228 1:230-436 1:230-436
|
|
1087
|
+
@ ./src/views/cssComponents/TableHover.vue 2:0-61 3:0-56 3:0-56 10:2-8
|
|
1088
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 2:0-62 10:4-14
|
|
1089
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
1090
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
1091
|
+
@ ./src/router/index.js 26:19-45
|
|
1092
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1093
|
+
|
|
1094
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/inputSlo.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/inputSlo.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1095
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
1096
|
+
@ ./src/views/cssComponents/inputSlo.vue?vue&type=script&lang=js 1:0-207 1:223-226 1:228-432 1:228-432
|
|
1097
|
+
@ ./src/views/cssComponents/inputSlo.vue 2:0-59 3:0-54 3:0-54 9:2-8
|
|
1098
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 4:0-52 12:4-12
|
|
1099
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
1100
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
1101
|
+
@ ./src/router/index.js 26:19-45
|
|
1102
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1103
|
+
|
|
1104
|
+
[1m[31mERROR[39m[22m in [1m./src/views/cssComponents/tableFixed.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/cssComponents/tableFixed.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1105
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\cssComponents'[39m[22m
|
|
1106
|
+
@ ./src/views/cssComponents/tableFixed.vue?vue&type=script&lang=js 1:0-209 1:225-228 1:230-436 1:230-436
|
|
1107
|
+
@ ./src/views/cssComponents/tableFixed.vue 2:0-61 3:0-56 3:0-56 10:2-8
|
|
1108
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/css.vue?vue&type=script&lang=js 5:0-56 13:4-14
|
|
1109
|
+
@ ./src/views/css.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
|
|
1110
|
+
@ ./src/views/css.vue 2:0-54 3:0-49 3:0-49 10:2-8
|
|
1111
|
+
@ ./src/router/index.js 26:19-45
|
|
1112
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1113
|
+
|
|
1114
|
+
[1m[31mERROR[39m[22m in [1m./src/views/echarts/echart-dome.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/echart-dome.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
1115
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\echarts'[39m[22m
|
|
1116
|
+
@ ./src/views/echarts/echart-dome.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
1117
|
+
@ ./src/views/echarts/echart-dome.vue 2:0-62 3:0-57 3:0-57 10:2-8
|
|
1118
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/index.vue?vue&type=script&lang=js 2:0-43 60:4-14
|
|
1119
|
+
@ ./src/views/echarts/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1120
|
+
@ ./src/views/echarts/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1121
|
+
@ ./src/router/index.js 40:19-55
|
|
1122
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1123
|
+
|
|
1124
|
+
[1m[31mERROR[39m[22m in [1m./src/views/echarts/pei3d.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/pei3d.vue?vue&type=script&lang=js) [1m[32m8:0-59[39m[22m
|
|
1125
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\echarts'[39m[22m
|
|
1126
|
+
@ ./src/views/echarts/pei3d.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1127
|
+
@ ./src/views/echarts/pei3d.vue 2:0-56 3:0-51 3:0-51 10:2-8
|
|
1128
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/echarts/index.vue?vue&type=script&lang=js 1:0-32 59:4-9
|
|
1129
|
+
@ ./src/views/echarts/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1130
|
+
@ ./src/views/echarts/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1131
|
+
@ ./src/router/index.js 40:19-55
|
|
1132
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1133
|
+
|
|
1134
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/bpmn/index.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/bpmn/index.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
1135
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\bpmn'[39m[22m
|
|
1136
|
+
@ ./src/views/element/bpmn/index.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
1137
|
+
@ ./src/views/element/bpmn/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1138
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 1:0-36 8:4-8
|
|
1139
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1140
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1141
|
+
@ ./src/router/index.js 47:19-55
|
|
1142
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1143
|
+
|
|
1144
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1145
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\elTableJsx'[39m[22m
|
|
1146
|
+
@ ./src/views/element/elTableJsx/formTable.vue?vue&type=script&lang=js 1:0-214 1:230-233 1:235-446 1:235-446
|
|
1147
|
+
@ ./src/views/element/elTableJsx/formTable.vue 2:0-60 3:0-55 3:0-55 10:2-8
|
|
1148
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 2:0-40 6:4-13
|
|
1149
|
+
@ ./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
1150
|
+
@ ./src/views/element/elTableJsx/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1151
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 3:0-48 10:4-14
|
|
1152
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1153
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1154
|
+
@ ./src/router/index.js 47:19-55
|
|
1155
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1156
|
+
|
|
1157
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/elTableJsx/simpleTable.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/simpleTable.vue?vue&type=script&lang=js) [1m[32m1:0-59[39m[22m
|
|
1158
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\elTableJsx'[39m[22m
|
|
1159
|
+
@ ./src/views/element/elTableJsx/simpleTable.vue?vue&type=script&lang=js 1:0-216 1:232-235 1:237-450 1:237-450
|
|
1160
|
+
@ ./src/views/element/elTableJsx/simpleTable.vue 2:0-62 3:0-57 3:0-57 9:2-8
|
|
1161
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 1:0-40 5:4-15
|
|
1162
|
+
@ ./src/views/element/elTableJsx/index.vue?vue&type=script&lang=js 1:0-210 1:226-229 1:231-438 1:231-438
|
|
1163
|
+
@ ./src/views/element/elTableJsx/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1164
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 3:0-48 10:4-14
|
|
1165
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1166
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1167
|
+
@ ./src/router/index.js 47:19-55
|
|
1168
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1169
|
+
|
|
1170
|
+
[1m[31mERROR[39m[22m in [1m./src/views/element/quillEditor/example.vue?vue&type=script&lang=js[39m[22m (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/quillEditor/example.vue?vue&type=script&lang=js) [1m[32m2:0-59[39m[22m
|
|
1171
|
+
[1mModule [1m[31mnot found[39m[22m[1m: [1m[31mError[39m[22m[1m: Can't resolve '@/components/PageHeader/index.vue' in 'D:\wk\web\wujie-wk\wujie-vue2-child\src\views\element\quillEditor'[39m[22m
|
|
1172
|
+
@ ./src/views/element/quillEditor/example.vue?vue&type=script&lang=js 1:0-212 1:228-231 1:233-442 1:233-442
|
|
1173
|
+
@ ./src/views/element/quillEditor/example.vue 2:0-58 3:0-53 3:0-53 10:2-8
|
|
1174
|
+
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/element/index.vue?vue&type=script&lang=js 4:0-52 11:4-15
|
|
1175
|
+
@ ./src/views/element/index.vue?vue&type=script&lang=js 1:0-204 1:220-223 1:225-426 1:225-426
|
|
1176
|
+
@ ./src/views/element/index.vue 2:0-56 3:0-51 3:0-51 9:2-8
|
|
1177
|
+
@ ./src/router/index.js 47:19-55
|
|
1178
|
+
@ ./src/main.js 3:0-30 20:2-8
|
|
1179
|
+
|
|
1180
|
+
webpack compiled with [1m[31m16 errors[39m[22m
|
|
1181
|
+
WAIT Compiling...23:04:54
|
|
1182
|
+
|
|
1183
|
+
Compiling...
|
|
1184
|
+
|
|
1185
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
1186
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1187
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
1188
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1189
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1190
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
1191
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1192
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
1193
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1194
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
1195
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1196
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1197
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
1198
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1199
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1200
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
1201
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
1202
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
1203
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
1204
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
1205
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
1206
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
1207
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
1208
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
1209
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1210
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1211
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
1212
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1213
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1214
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1215
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
1216
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
1217
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
1218
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
1219
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
1220
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
1221
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1222
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
1223
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
1224
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
1225
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
1226
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
1227
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
1228
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
1229
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
1230
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
1231
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
1232
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
1233
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
1234
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
1235
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
1236
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
1237
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
1238
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
1239
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
1240
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
1241
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
1242
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
1243
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
1244
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
1245
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
1246
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
1247
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
1248
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
1249
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
1250
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
1251
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
1252
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
1253
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
1254
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
1255
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
1256
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
1257
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1258
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
1259
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
1260
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
1261
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1262
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
1263
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
1264
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1265
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1266
|
+
[2K[1A[2K[G[10%] building
|
|
1267
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
1268
|
+
[2K[1A[2K[G[24%] building (1/4 modules)
|
|
1269
|
+
[2K[1A[2K[G[38%] building (111/18 modules)
|
|
1270
|
+
[2K[1A[2K[G[51%] building (327/65 modules)
|
|
1271
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/index.js)
|
|
1272
|
+
[2K[1A[2K[G[51%] building (956/203 modules)
|
|
1273
|
+
[2K[1A[2K[G[51%] building (import loader babel-loader/lib/index.js)
|
|
1274
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/templateLoader.js)
|
|
1275
|
+
[2K[1A[2K[G[51%] building (2410/250 modules)
|
|
1276
|
+
[2K[1A[2K[G[51%] building (import loader css-loader/dist/cjs.js)
|
|
1277
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/stylePostLoader.js
|
|
1278
|
+
)
|
|
1279
|
+
[2K[1A[2K[1A[2K[G[51%] building (import loader postcss-loader/dist/cjs.js)
|
|
1280
|
+
[2K[1A[2K[G[51%] building (2709/254 modules)
|
|
1281
|
+
[2K[1A[2K[G[65%] building (2944/259 modules)
|
|
1282
|
+
[2K[1A[2K[G[65%] building
|
|
1283
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
1284
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1285
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
1286
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
1287
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
1288
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1289
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1290
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
1291
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1292
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1293
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
1294
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1295
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
1296
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
1297
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
1298
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
1299
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
1300
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
1301
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1302
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
1303
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1304
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
1305
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
1306
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1307
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1308
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
1309
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1310
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
1311
|
+
onPlugin)
|
|
1312
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1313
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
1314
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
1315
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
1316
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1317
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
1318
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1319
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
1320
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1321
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
1322
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1323
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1324
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1325
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1326
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
1327
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1328
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
1329
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1330
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
1331
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1332
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
1333
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
1334
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1335
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
1336
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1337
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1338
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
1339
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1340
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
1341
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
1342
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
1343
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
1344
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
1345
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
1346
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
1347
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
1348
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1349
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
1350
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
1351
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
1352
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
1353
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1354
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
1355
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1356
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
1357
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1358
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
1359
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
1360
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
1361
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1362
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1363
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1364
|
+
[2K[1A[2K[G DONE Compiled successfully in 795ms23:04:55
|
|
1365
|
+
|
|
1366
|
+
Build finished at 23:04:55 by 0.000s
|
|
1367
|
+
[2K[1A[2K[G
|
|
1368
|
+
App running at:
|
|
1369
|
+
- Local: http://localhost:3004/
|
|
1370
|
+
- Network: unavailable
|
|
1371
|
+
|
|
1372
|
+
Build finished at 23:04:55 by 0.000s
|
|
1373
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1374
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1375
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1376
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1377
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1378
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1379
|
+
[2K[1A[2K[GBuild finished at 23:04:55 by 0.000s
|
|
1380
|
+
[2K[1A[2K[G WAIT Compiling...23:06:23
|
|
1381
|
+
|
|
1382
|
+
Compiling...
|
|
1383
|
+
|
|
1384
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
1385
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1386
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
1387
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1388
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1389
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
1390
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1391
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
1392
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1393
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
1394
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1395
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1396
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
1397
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1398
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1399
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
1400
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
1401
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
1402
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
1403
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
1404
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
1405
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
1406
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
1407
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
1408
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1409
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1410
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
1411
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1412
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1413
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1414
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
1415
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
1416
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
1417
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
1418
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
1419
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
1420
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1421
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
1422
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
1423
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
1424
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
1425
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
1426
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
1427
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
1428
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
1429
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
1430
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
1431
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
1432
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
1433
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
1434
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
1435
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
1436
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
1437
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
1438
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
1439
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
1440
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
1441
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
1442
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
1443
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
1444
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
1445
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
1446
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
1447
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
1448
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
1449
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
1450
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
1451
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
1452
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
1453
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
1454
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
1455
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
1456
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1457
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
1458
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
1459
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
1460
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1461
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
1462
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
1463
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1464
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1465
|
+
[2K[1A[2K[G[10%] building
|
|
1466
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
1467
|
+
[2K[1A[2K[G[24%] building (3/8 modules)
|
|
1468
|
+
[2K[1A[2K[G[38%] building (70/16 modules)
|
|
1469
|
+
[2K[1A[2K[G[51%] building (323/70 modules)
|
|
1470
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/index.js)
|
|
1471
|
+
[2K[1A[2K[G[51%] building (364/115 modules)
|
|
1472
|
+
[2K[1A[2K[G[51%] building (import loader babel-loader/lib/index.js)
|
|
1473
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/templateLoader.js)
|
|
1474
|
+
[2K[1A[2K[G[51%] building (583/194 modules)
|
|
1475
|
+
[2K[1A[2K[G[51%] building (import loader css-loader/dist/cjs.js)
|
|
1476
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/stylePostLoader.js
|
|
1477
|
+
)
|
|
1478
|
+
[2K[1A[2K[1A[2K[G[51%] building (import loader postcss-loader/dist/cjs.js)
|
|
1479
|
+
[2K[1A[2K[G[51%] building (984/225 modules)
|
|
1480
|
+
[2K[1A[2K[G[65%] building (2944/259 modules)
|
|
1481
|
+
[2K[1A[2K[G[65%] building
|
|
1482
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
1483
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1484
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
1485
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
1486
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
1487
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1488
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1489
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
1490
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1491
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1492
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
1493
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1494
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
1495
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
1496
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
1497
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
1498
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
1499
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
1500
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1501
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
1502
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1503
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
1504
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
1505
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1506
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1507
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
1508
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1509
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
1510
|
+
onPlugin)
|
|
1511
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1512
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
1513
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
1514
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
1515
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1516
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
1517
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1518
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
1519
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1520
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
1521
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1522
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1523
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1524
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1525
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
1526
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1527
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
1528
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1529
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
1530
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1531
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
1532
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
1533
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1534
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
1535
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1536
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1537
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
1538
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1539
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
1540
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
1541
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
1542
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
1543
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
1544
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
1545
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
1546
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
1547
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1548
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
1549
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
1550
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
1551
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
1552
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1553
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
1554
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1555
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
1556
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1557
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
1558
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
1559
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
1560
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1561
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1562
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1563
|
+
[2K[1A[2K[G DONE Compiled successfully in 1393ms23:06:25
|
|
1564
|
+
|
|
1565
|
+
Build finished at 23:06:25 by 0.000s
|
|
1566
|
+
[2K[1A[2K[G
|
|
1567
|
+
App running at:
|
|
1568
|
+
- Local: http://localhost:3004/
|
|
1569
|
+
- Network: unavailable
|
|
1570
|
+
|
|
1571
|
+
Build finished at 23:06:25 by 0.000s
|
|
1572
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1573
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1574
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1575
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1576
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1577
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1578
|
+
[2K[1A[2K[GBuild finished at 23:06:25 by 0.000s
|
|
1579
|
+
[2K[1A[2K[G WAIT Compiling...23:07:07
|
|
1580
|
+
|
|
1581
|
+
Compiling...
|
|
1582
|
+
|
|
1583
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
1584
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1585
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
1586
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1587
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1588
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
1589
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1590
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
1591
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1592
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
1593
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1594
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1595
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
1596
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1597
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1598
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
1599
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
1600
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
1601
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
1602
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
1603
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
1604
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
1605
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
1606
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
1607
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1608
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1609
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
1610
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1611
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1612
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1613
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
1614
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
1615
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
1616
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
1617
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
1618
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
1619
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1620
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
1621
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
1622
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
1623
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
1624
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
1625
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
1626
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
1627
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
1628
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
1629
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
1630
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
1631
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
1632
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
1633
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
1634
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
1635
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
1636
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
1637
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
1638
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
1639
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
1640
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
1641
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
1642
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
1643
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
1644
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
1645
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
1646
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
1647
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
1648
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
1649
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
1650
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
1651
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
1652
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
1653
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
1654
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
1655
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1656
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
1657
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
1658
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
1659
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1660
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
1661
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
1662
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1663
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1664
|
+
[2K[1A[2K[G[10%] building
|
|
1665
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
1666
|
+
[2K[1A[2K[G[24%] building (1/4 modules)
|
|
1667
|
+
[2K[1A[2K[G[38%] building (111/18 modules)
|
|
1668
|
+
[2K[1A[2K[G[51%] building (331/61 modules)
|
|
1669
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/index.js)
|
|
1670
|
+
[2K[1A[2K[G[51%] building (410/128 modules)
|
|
1671
|
+
[2K[1A[2K[G[51%] building (import loader babel-loader/lib/index.js)
|
|
1672
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/templateLoader.js)
|
|
1673
|
+
[2K[1A[2K[G[51%] building (493/178 modules)
|
|
1674
|
+
[2K[1A[2K[G[51%] building (import loader css-loader/dist/cjs.js)
|
|
1675
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/stylePostLoader.js
|
|
1676
|
+
)
|
|
1677
|
+
[2K[1A[2K[1A[2K[G[51%] building (import loader postcss-loader/dist/cjs.js)
|
|
1678
|
+
[2K[1A[2K[G[51%] building (503/189 modules)
|
|
1679
|
+
[2K[1A[2K[G[51%] building (import loader less-loader/dist/cjs.js)
|
|
1680
|
+
[2K[1A[2K[G[51%] building (1218/212 modules)
|
|
1681
|
+
[2K[1A[2K[G[65%] building (2944/267 modules)
|
|
1682
|
+
[2K[1A[2K[G[65%] building
|
|
1683
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
1684
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1685
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
1686
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
1687
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
1688
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1689
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1690
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
1691
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1692
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1693
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
1694
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1695
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
1696
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
1697
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
1698
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
1699
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
1700
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
1701
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1702
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
1703
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1704
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
1705
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
1706
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1707
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1708
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
1709
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1710
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
1711
|
+
onPlugin)
|
|
1712
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1713
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
1714
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
1715
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
1716
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1717
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
1718
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1719
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
1720
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1721
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
1722
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1723
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1724
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1725
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1726
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
1727
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1728
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
1729
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1730
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
1731
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1732
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
1733
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
1734
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1735
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
1736
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1737
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1738
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
1739
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1740
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
1741
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
1742
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
1743
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
1744
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
1745
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
1746
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
1747
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
1748
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1749
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
1750
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
1751
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
1752
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
1753
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1754
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
1755
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1756
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
1757
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1758
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
1759
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
1760
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
1761
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1762
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1763
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1764
|
+
[2K[1A[2K[G DONE Compiled successfully in 1399ms23:07:09
|
|
1765
|
+
|
|
1766
|
+
Build finished at 23:07:09 by 0.000s
|
|
1767
|
+
[2K[1A[2K[G
|
|
1768
|
+
App running at:
|
|
1769
|
+
- Local: http://localhost:3004/
|
|
1770
|
+
- Network: unavailable
|
|
1771
|
+
|
|
1772
|
+
Build finished at 23:07:09 by 0.000s
|
|
1773
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1774
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1775
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1776
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1777
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1778
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1779
|
+
[2K[1A[2K[GBuild finished at 23:07:09 by 0.000s
|
|
1780
|
+
[2K[1A[2K[G WAIT Compiling...23:07:19
|
|
1781
|
+
|
|
1782
|
+
Compiling...
|
|
1783
|
+
|
|
1784
|
+
[2K[1A[2K[G[1%] cache (end idle)
|
|
1785
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1786
|
+
[2K[1A[2K[G[3%] setup (watch run webpack-dev-middleware)
|
|
1787
|
+
[2K[1A[2K[G[3%] setup (watch run)
|
|
1788
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1789
|
+
[2K[1A[2K[G[4%] setup (normal module factory CaseSensitivePathsPlugin)
|
|
1790
|
+
[2K[1A[2K[G[4%] setup (normal module factory)
|
|
1791
|
+
[2K[1A[2K[G[5%] setup (context module factory)
|
|
1792
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1793
|
+
[2K[1A[2K[G[6%] setup (before compile ProgressPlugin)
|
|
1794
|
+
[2K[1A[2K[G[6%] setup (before compile)
|
|
1795
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1796
|
+
[2K[1A[2K[G[7%] setup (compile ExternalsPlugin)
|
|
1797
|
+
[2K[1A[2K[G[7%] setup (compile)
|
|
1798
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1799
|
+
[2K[1A[2K[G[8%] setup (compilation HtmlWebpackPlugin)
|
|
1800
|
+
[2K[1A[2K[G[8%] setup (compilation CopyPlugin)
|
|
1801
|
+
[2K[1A[2K[G[8%] setup (compilation ArrayPushCallbackChunkFormatPlugin)
|
|
1802
|
+
[2K[1A[2K[G[8%] setup (compilation JsonpChunkLoadingPlugin)
|
|
1803
|
+
[2K[1A[2K[G[8%] setup (compilation StartupChunkDependenciesPlugin)
|
|
1804
|
+
[2K[1A[2K[G[8%] setup (compilation ImportScriptsChunkLoadingPlugin)
|
|
1805
|
+
[2K[1A[2K[G[8%] setup (compilation WorkerPlugin)
|
|
1806
|
+
[2K[1A[2K[G[8%] setup (compilation SplitChunksPlugin)
|
|
1807
|
+
[2K[1A[2K[G[8%] setup (compilation ResolverCachePlugin)
|
|
1808
|
+
[2K[1A[2K[G[8%] setup (compilation)
|
|
1809
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1810
|
+
[2K[1A[2K[G[9%] setup (compilation vue-loader-plugin)
|
|
1811
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1812
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1813
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1814
|
+
[2K[1A[2K[G[9%] setup (compilation ChunkPrefetchPreloadPlugin)
|
|
1815
|
+
[2K[1A[2K[G[9%] setup (compilation ModuleInfoHeaderPlugin)
|
|
1816
|
+
[2K[1A[2K[G[9%] setup (compilation EvalSourceMapDevToolPlugin)
|
|
1817
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptModulesPlugin)
|
|
1818
|
+
[2K[1A[2K[G[9%] setup (compilation JsonModulesPlugin)
|
|
1819
|
+
[2K[1A[2K[G[9%] setup (compilation AssetModulesPlugin)
|
|
1820
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1821
|
+
[2K[1A[2K[G[9%] setup (compilation RuntimePlugin)
|
|
1822
|
+
[2K[1A[2K[G[9%] setup (compilation InferAsyncModulesPlugin)
|
|
1823
|
+
[2K[1A[2K[G[9%] setup (compilation DataUriPlugin)
|
|
1824
|
+
[2K[1A[2K[G[9%] setup (compilation FileUriPlugin)
|
|
1825
|
+
[2K[1A[2K[G[9%] setup (compilation CompatibilityPlugin)
|
|
1826
|
+
[2K[1A[2K[G[9%] setup (compilation HarmonyModulesPlugin)
|
|
1827
|
+
[2K[1A[2K[G[9%] setup (compilation AMDPlugin)
|
|
1828
|
+
[2K[1A[2K[G[9%] setup (compilation RequireJsStuffPlugin)
|
|
1829
|
+
[2K[1A[2K[G[9%] setup (compilation CommonJsPlugin)
|
|
1830
|
+
[2K[1A[2K[G[9%] setup (compilation LoaderPlugin)
|
|
1831
|
+
[2K[1A[2K[G[9%] setup (compilation NodeStuffPlugin)
|
|
1832
|
+
[2K[1A[2K[G[9%] setup (compilation APIPlugin)
|
|
1833
|
+
[2K[1A[2K[G[9%] setup (compilation ExportsInfoApiPlugin)
|
|
1834
|
+
[2K[1A[2K[G[9%] setup (compilation WebpackIsIncludedPlugin)
|
|
1835
|
+
[2K[1A[2K[G[9%] setup (compilation ConstPlugin)
|
|
1836
|
+
[2K[1A[2K[G[9%] setup (compilation UseStrictPlugin)
|
|
1837
|
+
[2K[1A[2K[G[9%] setup (compilation RequireIncludePlugin)
|
|
1838
|
+
[2K[1A[2K[G[9%] setup (compilation RequireEnsurePlugin)
|
|
1839
|
+
[2K[1A[2K[G[9%] setup (compilation RequireContextPlugin)
|
|
1840
|
+
[2K[1A[2K[G[9%] setup (compilation ImportPlugin)
|
|
1841
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaContextPlugin)
|
|
1842
|
+
[2K[1A[2K[G[9%] setup (compilation SystemPlugin)
|
|
1843
|
+
[2K[1A[2K[G[9%] setup (compilation ImportMetaPlugin)
|
|
1844
|
+
[2K[1A[2K[G[9%] setup (compilation URLPlugin)
|
|
1845
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsFactoryPlugin)
|
|
1846
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPresetPlugin)
|
|
1847
|
+
[2K[1A[2K[G[9%] setup (compilation DefaultStatsPrinterPlugin)
|
|
1848
|
+
[2K[1A[2K[G[9%] setup (compilation JavascriptMetaInfoPlugin)
|
|
1849
|
+
[2K[1A[2K[G[9%] setup (compilation EnsureChunkConditionsPlugin)
|
|
1850
|
+
[2K[1A[2K[G[9%] setup (compilation RemoveEmptyChunksPlugin)
|
|
1851
|
+
[2K[1A[2K[G[9%] setup (compilation MergeDuplicateChunksPlugin)
|
|
1852
|
+
[2K[1A[2K[G[9%] setup (compilation SideEffectsFlagPlugin)
|
|
1853
|
+
[2K[1A[2K[G[9%] setup (compilation FlagDependencyExportsPlugin)
|
|
1854
|
+
[2K[1A[2K[G[9%] setup (compilation NamedModuleIdsPlugin)
|
|
1855
|
+
[2K[1A[2K[G[9%] setup (compilation NamedChunkIdsPlugin)
|
|
1856
|
+
[2K[1A[2K[G[9%] setup (compilation DefinePlugin)
|
|
1857
|
+
[2K[1A[2K[G[9%] setup (compilation TemplatedPathPlugin)
|
|
1858
|
+
[2K[1A[2K[G[9%] setup (compilation RecordIdsPlugin)
|
|
1859
|
+
[2K[1A[2K[G[9%] setup (compilation WarnCaseSensitiveModulesPlugin)
|
|
1860
|
+
[2K[1A[2K[G[9%] setup (compilation EntryPlugin)
|
|
1861
|
+
[2K[1A[2K[G[9%] setup (compilation ProvidePlugin)
|
|
1862
|
+
[2K[1A[2K[G[9%] setup (compilation HotModuleReplacementPlugin)
|
|
1863
|
+
[2K[1A[2K[G[9%] setup (compilation ProgressPlugin)
|
|
1864
|
+
[2K[1A[2K[G[9%] setup (compilation)
|
|
1865
|
+
[2K[1A[2K[G[10%] building
|
|
1866
|
+
[2K[1A[2K[G[10%] building (0/0 modules)
|
|
1867
|
+
[2K[1A[2K[G[24%] building (1/4 modules)
|
|
1868
|
+
[2K[1A[2K[G[38%] building (111/18 modules)
|
|
1869
|
+
[2K[1A[2K[G[51%] building (331/65 modules)
|
|
1870
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/index.js)
|
|
1871
|
+
[2K[1A[2K[G[51%] building (479/157 modules)
|
|
1872
|
+
[2K[1A[2K[G[51%] building (import loader babel-loader/lib/index.js)
|
|
1873
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/templateLoader.js)
|
|
1874
|
+
[2K[1A[2K[G[51%] building (1319/210 modules)
|
|
1875
|
+
[2K[1A[2K[G[51%] building (import loader css-loader/dist/cjs.js)
|
|
1876
|
+
[2K[1A[2K[G[51%] building (import loader @vue/vue-loader-v15/lib/loaders/stylePostLoader.js
|
|
1877
|
+
)
|
|
1878
|
+
[2K[1A[2K[1A[2K[G[51%] building (import loader postcss-loader/dist/cjs.js)
|
|
1879
|
+
[2K[1A[2K[G[51%] building (1452/227 modules)
|
|
1880
|
+
[2K[1A[2K[G[65%] building (2936/251 modules)
|
|
1881
|
+
[2K[1A[2K[G[65%] building
|
|
1882
|
+
[2K[1A[2K[G[69%] building (finish)
|
|
1883
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1884
|
+
[2K[1A[2K[G[70%] sealing (finish module graph ResolverCachePlugin)
|
|
1885
|
+
[2K[1A[2K[G[70%] sealing (finish module graph InferAsyncModulesPlugin)
|
|
1886
|
+
[2K[1A[2K[G[70%] sealing (finish module graph FlagDependencyExportsPlugin)
|
|
1887
|
+
[2K[1A[2K[G[70%] sealing (finish module graph)
|
|
1888
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1889
|
+
[2K[1A[2K[G[71%] sealing (plugins WarnCaseSensitiveModulesPlugin)
|
|
1890
|
+
[2K[1A[2K[G[71%] sealing (plugins)
|
|
1891
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1892
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization SideEffectsFlagPlugin)
|
|
1893
|
+
[2K[1A[2K[G[71%] sealing (dependencies optimization)
|
|
1894
|
+
[2K[1A[2K[G[72%] sealing (after dependencies optimization)
|
|
1895
|
+
[2K[1A[2K[G[73%] sealing (chunk graph)
|
|
1896
|
+
[2K[1A[2K[G[73%] sealing (after chunk graph)
|
|
1897
|
+
[2K[1A[2K[G[74%] sealing (optimizing)
|
|
1898
|
+
[2K[1A[2K[G[74%] sealing (module optimization)
|
|
1899
|
+
[2K[1A[2K[G[75%] sealing (after module optimization)
|
|
1900
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1901
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization EnsureChunkConditionsPlugin)
|
|
1902
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1903
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization MergeDuplicateChunksPlugin)
|
|
1904
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization SplitChunksPlugin)
|
|
1905
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization RemoveEmptyChunksPlugin)
|
|
1906
|
+
[2K[1A[2K[G[76%] sealing (chunk optimization)
|
|
1907
|
+
[2K[1A[2K[G[76%] sealing (after chunk optimization)
|
|
1908
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1909
|
+
[2K[1A[2K[G[77%] sealing (module and chunk tree optimization PersistentChildCompilerSinglet
|
|
1910
|
+
onPlugin)
|
|
1911
|
+
[2K[1A[2K[1A[2K[G[77%] sealing (module and chunk tree optimization)
|
|
1912
|
+
[2K[1A[2K[G[78%] sealing (after module and chunk tree optimization)
|
|
1913
|
+
[2K[1A[2K[G[78%] sealing (chunk modules optimization)
|
|
1914
|
+
[2K[1A[2K[G[79%] sealing (after chunk modules optimization)
|
|
1915
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1916
|
+
[2K[1A[2K[G[80%] sealing (module reviving RecordIdsPlugin)
|
|
1917
|
+
[2K[1A[2K[G[80%] sealing (module reviving)
|
|
1918
|
+
[2K[1A[2K[G[80%] sealing (before module ids)
|
|
1919
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1920
|
+
[2K[1A[2K[G[81%] sealing (module ids NamedModuleIdsPlugin)
|
|
1921
|
+
[2K[1A[2K[G[81%] sealing (module ids)
|
|
1922
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1923
|
+
[2K[1A[2K[G[82%] sealing (module id optimization)
|
|
1924
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1925
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving RecordIdsPlugin)
|
|
1926
|
+
[2K[1A[2K[G[83%] sealing (chunk reviving)
|
|
1927
|
+
[2K[1A[2K[G[83%] sealing (before chunk ids)
|
|
1928
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1929
|
+
[2K[1A[2K[G[84%] sealing (chunk ids NamedChunkIdsPlugin)
|
|
1930
|
+
[2K[1A[2K[G[84%] sealing (chunk ids)
|
|
1931
|
+
[2K[1A[2K[G[85%] sealing (chunk id optimization)
|
|
1932
|
+
[2K[1A[2K[G[85%] sealing (after chunk id optimization)
|
|
1933
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1934
|
+
[2K[1A[2K[G[86%] sealing (record modules RecordIdsPlugin)
|
|
1935
|
+
[2K[1A[2K[G[86%] sealing (record modules)
|
|
1936
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1937
|
+
[2K[1A[2K[G[87%] sealing (record chunks RecordIdsPlugin)
|
|
1938
|
+
[2K[1A[2K[G[87%] sealing (record chunks)
|
|
1939
|
+
[2K[1A[2K[G[87%] sealing (module hashing)
|
|
1940
|
+
[2K[1A[2K[G[88%] sealing (code generation)
|
|
1941
|
+
[2K[1A[2K[G[89%] sealing (runtime requirements)
|
|
1942
|
+
[2K[1A[2K[G[89%] sealing (hashing)
|
|
1943
|
+
[2K[1A[2K[G[90%] sealing (after hashing)
|
|
1944
|
+
[2K[1A[2K[G[91%] sealing (record hash)
|
|
1945
|
+
[2K[1A[2K[G[91%] sealing (module assets processing)
|
|
1946
|
+
[2K[1A[2K[G[92%] sealing (chunk assets processing)
|
|
1947
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1948
|
+
[2K[1A[2K[G[92%] sealing (asset processing copy-webpack-plugin)
|
|
1949
|
+
[2K[1A[2K[G[92%] sealing (asset processing HotModuleReplacementPlugin)
|
|
1950
|
+
[2K[1A[2K[G[92%] sealing (asset processing PersistentChildCompilerSingletonPlugin)
|
|
1951
|
+
[2K[1A[2K[G[92%] sealing (asset processing HtmlWebpackPlugin)
|
|
1952
|
+
[2K[1A[2K[G[92%] sealing (asset processing)
|
|
1953
|
+
[2K[1A[2K[G[93%] sealing (after asset optimization)
|
|
1954
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1955
|
+
[2K[1A[2K[G[94%] sealing (recording HotModuleReplacementPlugin)
|
|
1956
|
+
[2K[1A[2K[G[94%] sealing (recording)
|
|
1957
|
+
[2K[1A[2K[G[94%] sealing (after seal)
|
|
1958
|
+
[2K[1A[2K[G[95%] emitting (emit)
|
|
1959
|
+
[2K[1A[2K[G[98%] emitting (after emit)
|
|
1960
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1961
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1962
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1963
|
+
[2K[1A[2K[G DONE Compiled successfully in 994ms23:07:20
|
|
1964
|
+
|
|
1965
|
+
Build finished at 23:07:20 by 0.000s
|
|
1966
|
+
[2K[1A[2K[G
|
|
1967
|
+
App running at:
|
|
1968
|
+
- Local: http://localhost:3004/
|
|
1969
|
+
- Network: unavailable
|
|
1970
|
+
|
|
1971
|
+
Build finished at 23:07:20 by 0.000s
|
|
1972
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1973
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1974
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1975
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1976
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1977
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1978
|
+
[2K[1A[2K[GBuild finished at 23:07:20 by 0.000s
|
|
1979
|
+
[2K[1A[2K[G
|