fedwiki / wiki-server

Federated Wiki client and server in Node.js
Other
153 stars 35 forks source link

add cors to plugin path #166

Closed paul90 closed 3 years ago

paul90 commented 3 years ago

This is being added to bring bring plugin paths inline with how asset paths are handled.

This allows frame plugin pages, and scripts, to be distributed as plugins and for them to use locally provided ES Modules.