issues
search
sparckles
/
starfyre
A reactive, WASM based SSR Python Web Framework for Front-End Applications
http://sparckles.cloud/starfyre/
BSD 2-Clause "Simplified" License
511
stars
19
forks
source link
add a way to have client dependencies.
#101
Closed
sansyrox
closed
10 months ago
sansyrox
commented
1 year ago
TODO
traverse all the
--client
sections in files
find all the imports
identify if the are referring to js or python file
if they are js imports then
magically
bundle them
import them in a single index.js file
- figure out the magic
TODO
--client
sections in files