init importmap
This commit is contained in:
parent
3636c0441a
commit
ae93f32f33
7 changed files with 15 additions and 2 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