Fix: Use blank index to make sure folder exists in npm package
This commit is contained in:
parent
ed2a815110
commit
fcaad986f8
2 changed files with 6 additions and 0 deletions
0
public/files/.gitignore
vendored
0
public/files/.gitignore
vendored
6
public/files/index.html
Normal file
6
public/files/index.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
</html>
|
Loading…
Reference in a new issue