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: {
|
||||
rules: [
|
||||
{
|
||||
test: /.js$/,
|
||||
test: /\.js$/,
|
||||
use: {
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
|
|
Loading…
Reference in a new issue