Almost, but not quite. You’d want to remove the script tags, and change the imports to something like:
import { ajax } from "discourse/lib/ajax";
Then, paste all this in the JS tab, inside:
Almost, but not quite. You’d want to remove the script tags, and change the imports to something like:
import { ajax } from "discourse/lib/ajax";
Then, paste all this in the JS tab, inside: