Skip to content

Commit

Permalink
🧑‍💻 chore(custom): 打包规则更新
Browse files Browse the repository at this point in the history
  • Loading branch information
master1lan committed Apr 9, 2023
1 parent 9e7c877 commit 01a5117
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion config/vite.master.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export default mergeConfig(
"react-router": ["react-router-dom"],
"react-redux": ["@reduxjs/toolkit", "react-redux"],
masonic: ["masonic"],
sentry: ["@sentry/react", "@sentry/tracing"],
axios: ["axios"],
lib: [
"@mui/icons-material",
Expand Down
1 change: 1 addition & 0 deletions src/routers/video/item/item.module.less
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
}

.video-data {
pointer-events: none;
transition: opacity .3s linear;
position: absolute;
left: 0;
Expand Down

0 comments on commit 01a5117

Please sign in to comment.