add importmap bin
This commit is contained in:
Vendored
+2
@@ -26,3 +26,5 @@
|
|||||||
|
|
||||||
# Kamal deployment secrets (DO NOT COMMIT!)
|
# Kamal deployment secrets (DO NOT COMMIT!)
|
||||||
/.kamal/secrets
|
/.kamal/secrets
|
||||||
|
|
||||||
|
/vendor/
|
||||||
|
|||||||
Executable
+4
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
|
require_relative "../config/application"
|
||||||
|
require "importmap/commands"
|
||||||
Reference in New Issue
Block a user