Skip to content

Commit 5847fb9

Browse files
committed
Remove old base entry from webpack
1 parent 73fd1ae commit 5847fb9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

webpack.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ const configList = [
1818
{
1919
name: 'core',
2020
entry: {
21-
base: [
22-
'./rdmo/core/assets/js/base.js',
23-
'./rdmo/core/assets/scss/base.scss'
24-
],
2521
'bootstrap-bs53': [
2622
'./rdmo/core/assets/js/_bs53/bootstrap.js',
2723
'./rdmo/core/assets/scss/_bs53/bootstrap.scss'

0 commit comments

Comments
 (0)