mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
9 lines
110 B
JSON
9 lines
110 B
JSON
{
|
|
"name": "react-table",
|
|
"root": "dist",
|
|
"routes": [{
|
|
"src": "/**",
|
|
"dest": "index.html"
|
|
}]
|
|
}
|