You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A topologically sorted list of modules you want to be able to use. This has to include all transitive dependencies. A quick way to get this is to run psci in a fresh directory and copy the "Compiling" output lines.
Externs files for those modules, compiled by 0.9.1.
The simplest way to use the API is to bundle all of the dependencies using something like psc-bundle, and serve that as a static file, and then eval whatever JS the API gives you back.
See https://gitter.im/alexmingoia/purescript-pux?at=57682468feaf6cd222ad643b for more information
The text was updated successfully, but these errors were encountered: