Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
update build source files v2
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Mar 16, 2023
1 parent 8bee965 commit 01c7f4b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion dist/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/main.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ const TerserPlugin = require("terser-webpack-plugin");
const config = {
entry: {
main: [
"./src/css/material-dashboard.css",
"./src/css/nucleo-icons.css",
"./src/css/nucleo-svg.css",
"./src/css/material-dashboard.css",
"./src/js/material-dashboard.js",
],
editor: {
Expand Down

0 comments on commit 01c7f4b

Please sign in to comment.