cleaning tooltip enqueuing
This commit is contained in:
parent
9b451fbaf3
commit
61b81de2e4
|
|
@ -5,7 +5,6 @@ module.exports = {
|
|||
...defaultConfig,
|
||||
entry: {
|
||||
index: path.resolve(process.cwd(), "src/", "index.js"),
|
||||
tooltipFront: path.resolve(process.cwd(), "src/format-types/tooltip", "tooltip-front_new.js"),
|
||||
// tooltipFront: path.resolve(process.cwd(), "src/format-types/tooltip", "tooltip-front.js"),
|
||||
tooltipFront: path.resolve(process.cwd(), "src/format-types/tooltip", "tooltip-front.js"),
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user