rsnext/test/integration/externalize-next-server/app/package.json
Joe Haddad 1199c235b1
Externalize next-server from Server Builds (#11819)
* Externalize  from Server Builds

* Windows Compatibility for Plugins

* Only check for windows path on windows

* add comments
2020-04-11 12:36:06 +02:00

6 lines
108 B
JSON

{
"name": "externalize-next-server-app",
"version": "1.0.0",
"main": "index.js",
"license": "MIT"
}