mirror of
https://github.com/photonstorm/phaser
synced 2024-11-14 00:47:29 +00:00
Renamed to vert
This commit is contained in:
parent
d8fb31f92a
commit
f49597c970
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ module.exports = {
|
|||
module: {
|
||||
rules: [
|
||||
{
|
||||
test: /\.txt$/,
|
||||
test: /\.vert$/,
|
||||
use: 'raw-loader'
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue