mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Import tom-select file directly
can't use "tom-select" anymore, due to a mis-configuration with babel I guess
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Controller } from "stimulus";
|
||||
import TomSelect from "tom-select";
|
||||
import TomSelect from "tom-select/dist/esm/tom-select";
|
||||
|
||||
export default class extends Controller {
|
||||
static values = { options: Object };
|
||||
|
||||
Reference in New Issue
Block a user