Closed umbrella22 closed 5 years ago
@toast-ui/vue-calendar": "^1.1.0"
OS:linux,windows,macos; Webpack:webpack4.39.1; Browser:chrome;
// Write example code externals: { vue: 'Vue', echarts: 'echarts', 'element-ui': 'ELEMENT', 'tuiCalendar': 'Calendar', },
As you can see in the figure, the calendar is still packaged, but I have excluded the packaging of the calendar in webpack, so is this the problem of webpack? Or?
Exclude calendars from dependencies
Version
@toast-ui/vue-calendar": "^1.1.0"
Test Environment
OS:linux,windows,macos; Webpack:webpack4.39.1; Browser:chrome;
Current Behavior
As you can see in the figure, the calendar is still packaged, but I have excluded the packaging of the calendar in webpack, so is this the problem of webpack? Or?
Expected Behavior
Exclude calendars from dependencies