upg: importmap
This commit is contained in:
@@ -16,17 +16,17 @@ return [
|
||||
'path' => './assets/app.js',
|
||||
'entrypoint' => true,
|
||||
],
|
||||
'@hotwired/stimulus' => [
|
||||
'version' => '3.2.2',
|
||||
],
|
||||
'@symfony/stimulus-bundle' => [
|
||||
'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js',
|
||||
],
|
||||
'@hotwired/stimulus' => [
|
||||
'version' => '3.2.2',
|
||||
],
|
||||
'@hotwired/turbo' => [
|
||||
'version' => '7.3.0',
|
||||
'version' => '8.0.20',
|
||||
],
|
||||
'jquery' => [
|
||||
'version' => '3.3.1',
|
||||
'version' => '3.7.1',
|
||||
],
|
||||
'jquery-ui' => [
|
||||
'version' => '1.14.1',
|
||||
|
||||
Reference in New Issue
Block a user