Closed tbouffard closed 2 years ago
We should support a full offline mode to show the demo at the ICPM conference: we don't want to depend on Wifi availability.
The spectre css assets are loaded from unpkg.com, see https://github.com/assynour/icpm-demo-2022/blob/0a6420c768c35b585993049dc50528c2f1b69a34/index.html#L7-L8
We could get the assets from npm and correctly package them into the application.
We should support a full offline mode to show the demo at the ICPM conference: we don't want to depend on Wifi availability.
The spectre css assets are loaded from unpkg.com, see https://github.com/assynour/icpm-demo-2022/blob/0a6420c768c35b585993049dc50528c2f1b69a34/index.html#L7-L8
We could get the assets from npm and correctly package them into the application.