mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat(listviews): SIP-34 Bulk Select (#10298)
This commit is contained in:
@@ -214,6 +214,7 @@ const config = {
|
||||
'react-dom': '@hot-loader/react-dom',
|
||||
stylesheets: path.resolve(APP_DIR, './stylesheets'),
|
||||
images: path.resolve(APP_DIR, './images'),
|
||||
spec: path.resolve(APP_DIR, './spec'),
|
||||
},
|
||||
extensions: ['.ts', '.tsx', '.js', '.jsx'],
|
||||
symlinks: false,
|
||||
|
||||
Reference in New Issue
Block a user