const TsconfigPathsPlugin = require('tsconfig-paths-webpack-plugin'); module.exports = { // ... resolve: { extensions: ['.ts', '.tsx', '.js', '.json'], ...
確定! 回上一頁