frbju

Results 6 comments of frbju

Hi, this looks really promising. will follow 😊 anything I can do to help in the project ?

To clarify, this is what i want to create. I have the data but no idea how to plot it. ![a12c9b16-8717-11e5-831e-242105741ae9](https://user-images.githubusercontent.com/55388455/201660622-f5b9c51c-8f6f-49a1-ad49-d812eda1be32.jpg)

Hi, I just fixed this myself. 1 ) You need this file: https://github.com/project-nv/night-vision/tree/main/vite 2 ) You need to add this to your vite.config.js ``` import { defineConfig } from 'vite'...

try adding the viterawplugin 😊 might work

I was thinking something like this, but i've never used webpack so it might be completly off. Target the navy files & add a custom loader. ``` { test: /\.navy$/,...

Hi, Could i get permissions to push? I would like to help with what i can :) Iv'e made the base for vline & hline. example: ``` // Navy ~...