Afnan Bayazed

Results 2 comments of Afnan Bayazed

Hi @filipsobol This is our DevDependence ``` "devDependencies": { "@babel/core": "^7.24.7", "@babel/preset-env": "^7.24.7", "@rollup/plugin-typescript": "^8.3.1", "@storybook/addon-actions": "^6.3.8", "@storybook/addon-docs": "^6.3.8", "@storybook/addon-essentials": "^6.3.8", "@storybook/addon-links": "^6.3.8", "@storybook/preset-scss": "^1.0.3", "@storybook/vue": "^6.3.8", "@types/resize-observer-browser": "^0.1.7", "@types/sortablejs":...

@filipsobol `ts-loader `: no ts-loader `storybook: 6.3.8` there is no `Webpack` it's used behind the scenes by Storybook we used the `rollup` of version `2.48.0` for `typescript` we can not...