init importmap
This commit is contained in:
parent
82d4ff0284
commit
34a5e86e2f
6 changed files with 15 additions and 1 deletions
4
bin/importmap
Executable file
4
bin/importmap
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
require_relative "../config/application"
|
||||
require "importmap/commands"
|
||||
Loading…
Add table
Add a link
Reference in a new issue