dashboard/scripts/standalone
Giuseppe Leo a2304f462e
Remove or replace all the @nuxt libraries (#11302)
* Update checkout to v4 and bump Node to 16

* Update GHA workflow migration paths

* Removed named exports from Vue files

* Move code outside of the Vue app element

* Remove @nuxtjs/eslint-config-typescript

* Remove @nuxt/types and @nuxt/typescript-build

* Fix import issue with http-proxy-middleware

* Replace @nuxtjs/axios with axios and axios-retry

* Remove @nuxtjs/webpack-profile

* Fix linting issues after Nuxt webpack removal

* Pin resolution for glob after rebase

* Update yarn.lock after rebase

* Fix issue with rancher-components

* Bump rancher-component GHA config to match rebase changes

* Generate yarn file

* Add dependency

* Remove nuxt global var in app template

* Pin version for babel/plugin-proposal-private-methods
2024-08-08 15:31:44 +02:00
..
dashboard Script to create standalone build for testing 2022-07-30 15:09:00 +01:00
index.js Remove or replace all the @nuxt libraries (#11302) 2024-08-08 15:31:44 +02:00
package.json Script to create standalone build for testing 2022-07-30 15:09:00 +01:00
package.sh Standalone script - allow refresh on dynamic pages (#6738) 2022-09-01 14:24:14 +01:00