0.3.8
This commit is contained in:
parent
cf078ee42a
commit
00164bd3b5
32 changed files with 3101 additions and 1229 deletions
|
|
@ -3,6 +3,7 @@ import { CleanWebpackPlugin } from 'clean-webpack-plugin';
|
|||
import MiniCssExtractPlugin from 'mini-css-extract-plugin';
|
||||
|
||||
export default {
|
||||
resolve: { extensions: ['.js', '.scss'] },
|
||||
entry: {
|
||||
main: ['./src/newsreader/js/index.js', './src/newsreader/scss/index.scss'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue