xrsh-buildroot/buildroot-v86/board/v86/rootfs_overlay/root/bin/codemirror

5 lines
189 B
Bash
Executable File

#!/bin/sh
source /etc/profile.sh
require 'com/codemirror.js' # add <script src="com/codemirror.js"></script> to dom
echo '<a-entity codemirror grabbable></a-entity>' >> /dev/browser/html