mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
Allow to export static HTML pages
This commit is contained in:
parent
68ad99798a
commit
2e0f056fe5
|
@ -6,7 +6,7 @@
|
|||
"author": "Explosion <contact@explosion.ai>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "next build",
|
||||
"build": "next build && next export",
|
||||
"dev": "next dev",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
|
|
Loading…
Reference in New Issue
Block a user