Skip to content

Add to CDN #1

@gorod0k

Description

@gorod0k

Hello, shaack!
I admire of your work!

Now I'm looking for ways to deploy your project on an Android phone.
Cm-chessboard was deployed well. But chess-console..

Hardlinks are prohibited by SELinux policy. Nothing can be done with this, just Android's limitations.

So, I think this way is not working for my termux node environment:
<script type="importmap"> { "imports": { "cm-chessboard/": "../node_modules/cm-chessboard/", "cm-web-modules/": "../node_modules/cm-web-modules/", "chess.mjs/": "../node_modules/chess.mjs/", "cm-pgn/": "../node_modules/cm-pgn/", "cm-chess/": "../node_modules/cm-chess/" } } </script>

Is it the way to load this modules from
export NODE_PATH=~/../usr/lib/node_modules
Or at least add cm-web-modules to CDN?
Or may be something else..
Thank you! With the best regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions