<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bitpost.com/w/index.php?action=history&amp;feed=atom&amp;title=Vite</id>
	<title>Vite - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bitpost.com/w/index.php?action=history&amp;feed=atom&amp;title=Vite"/>
	<link rel="alternate" type="text/html" href="https://bitpost.com/w/index.php?title=Vite&amp;action=history"/>
	<updated>2026-05-09T07:57:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://bitpost.com/w/index.php?title=Vite&amp;diff=7377&amp;oldid=prev</id>
		<title>M: Created page with &quot;== Rationale == * I insist on fully responsive single-page-application websites. * I like D3.  A lot. * I like Bootstrap. * I need a production build with polyfill, so I can write modern JavaScript code once and have it work ANYWHERE like magic. * I want a production build with minification and tree shaking of module dependencies to minimize my website load time. * I like the fastest possible development loop when tweaking the web UI.  With this in mind, I developed a Vi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bitpost.com/w/index.php?title=Vite&amp;diff=7377&amp;oldid=prev"/>
		<updated>2023-11-25T23:14:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Rationale == * I insist on fully responsive single-page-application websites. * I like D3.  A lot. * I like Bootstrap. * I need a production build with polyfill, so I can write modern JavaScript code once and have it work ANYWHERE like magic. * I want a production build with minification and tree shaking of module dependencies to minimize my website load time. * I like the fastest possible development loop when tweaking the web UI.  With this in mind, I developed a Vi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Rationale ==&lt;br /&gt;
* I insist on fully responsive single-page-application websites.&lt;br /&gt;
* I like D3.  A lot.&lt;br /&gt;
* I like Bootstrap.&lt;br /&gt;
* I need a production build with polyfill, so I can write modern JavaScript code once and have it work ANYWHERE like magic.&lt;br /&gt;
* I want a production build with minification and tree shaking of module dependencies to minimize my website load time.&lt;br /&gt;
* I like the fastest possible development loop when tweaking the web UI.&lt;br /&gt;
&lt;br /&gt;
With this in mind, I developed a Vite skeleton with all my tools built in, including .&lt;br /&gt;
&lt;br /&gt;
== Hello World ==&lt;br /&gt;
[https://vitejs.dev/guide/ Official guide]&lt;br /&gt;
&lt;br /&gt;
* fraework react&lt;br /&gt;
* Javascript + SWC (newer &amp;quot;next&amp;quot; transpiler, mabye faster maybe more broken we shall see)&lt;br /&gt;
* npm install&lt;/div&gt;</summary>
		<author><name>M</name></author>
	</entry>
</feed>