Support vendoring npm module code

This commit is contained in:
Râu Cao
2023-03-07 18:30:09 +08:00
parent 8eb5f093a4
commit b03c6e9513
4 changed files with 14 additions and 0 deletions

4
bin/importmap Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env ruby
require_relative "../config/application"
require "importmap/commands"