diff --git a/docs/src/guide/plugin-legacy.md b/docs/src/guide/plugin-legacy.md index f1fdba5c..f80f2c80 100644 --- a/docs/src/guide/plugin-legacy.md +++ b/docs/src/guide/plugin-legacy.md @@ -1,8 +1,6 @@ [vite_plugin_legacy]: https://github.com/ElMassimo/vite_ruby/tree/main/vite_plugin_legacy [plugin-legacy]: https://github.com/vitejs/vite/tree/main/packages/plugin-legacy [vite_legacy_javascript_tag]: https://github.com/ElMassimo/vite_ruby/blob/main/vite_plugin_legacy/lib/vite_plugin_legacy/tag_helpers.rb -[vite_legacy_typescript_tag]: https://github.com/ElMassimo/vite_ruby/blob/main/vite_plugin_legacy/lib/vite_plugin_legacy/tag_helpers.rb -[vite_legacy_polyfill_tag]: https://github.com/ElMassimo/vite_ruby/blob/main/vite_plugin_legacy/lib/vite_plugin_legacy/tag_helpers.rb # Plugin Legacy @@ -27,11 +25,8 @@ bundle install In order to include the polyfills and script tags you can using the following helpers: -- [vite_legacy_javascript_tag]: Render a `