mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 22:45:23 +02:00
rm unused code
This commit is contained in:
parent
86aa22a99d
commit
b9bd03929b
1 changed files with 0 additions and 13 deletions
|
@ -61,19 +61,6 @@ export default () => {
|
|||
},
|
||||
],
|
||||
},
|
||||
/**
|
||||
* https://github.com/webpack/webpack/issues/11467#issuecomment-691873586
|
||||
*/
|
||||
// {
|
||||
// test: /\.m?js/,
|
||||
// type: "javascript/auto",
|
||||
// },
|
||||
// {
|
||||
// test: /\.m?js/,
|
||||
// resolve: {
|
||||
// fullySpecified: false,
|
||||
// },
|
||||
// },
|
||||
{
|
||||
test: /\.js$/,
|
||||
exclude: /(node_modules|bower_components)/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue