import { defineConfig } from 'astro/config';
import vue from '@astrojs/vue';
// https://astro.build/config
export default defineConfig({
// Enable Vue to support Vue components.
integrations: [vue()],
});
tps://git.anshulg.com/ansg191/WarpX/atom/Python/pywarpx/Geometry.py?h=development' type='application/atom+xml'/>
Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This reverts commit 83dc3ff044341e9409b446649ddf17c38d848bb1, reversing
changes made to f8e209f4ca23e1f709a0ee3696ee1c2351e468fb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* describe architecture
* add 3D LPA examples on cori
* add Python back-end
|
|
|
|
|
|
|
|
|