Update.
This commit is contained in:
parent
8889ac4e2e
commit
ce939c3115
1 changed files with 1 additions and 1 deletions
2
ghu.js
2
ghu.js
|
@ -15,7 +15,7 @@ const WEBPACK_CFG = {
|
||||||
module: {
|
module: {
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
test: /.js$/,
|
test: /\.js$/,
|
||||||
use: {
|
use: {
|
||||||
loader: 'babel-loader',
|
loader: 'babel-loader',
|
||||||
options: {
|
options: {
|
||||||
|
|
Loading…
Reference in a new issue