mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-12 03:34:12 +02:00
let's deploy this.
This commit is contained in:
@@ -38,6 +38,7 @@ module.exports = {
|
||||
loaders: [
|
||||
{ test: /\.(png|gif)$/, loader: "file?name=images/packed/[hash].[ext]" },
|
||||
{ test: /\.less$/, loader: "style!css!less" },
|
||||
{ test: /\.json$/, loader: "json" },
|
||||
{
|
||||
test: /.jsx?$/,
|
||||
include: /components/,
|
||||
|
Reference in New Issue
Block a user