mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-19 06:52:02 +02:00
en sections 31-35
This commit is contained in:
@@ -52,14 +52,6 @@ module.exports = {
|
||||
resolve: resolve,
|
||||
module: {
|
||||
loaders: [
|
||||
{
|
||||
test: /\.(png|gif)$/,
|
||||
loader: "file?name=images/packed/[hash].[ext]"
|
||||
},
|
||||
{
|
||||
test: /\.less$/,
|
||||
loader: "style!css!less"
|
||||
},
|
||||
{
|
||||
test: /\.json$/,
|
||||
loader: "json"
|
||||
|
Reference in New Issue
Block a user