Open kristoforsalmin opened 5 years ago
Also lets consider to add prettierrc
and jsconfig
@mi2oon yeah, Prettier's definitively a nice idea (added to the top) 👍 Regarding jsconfig.json
, do you wish to use it for code checking or just aliasing?
@kristoforsalmin I was thinking to use it for as simple as excluding node_modules folder and also aliasing.
@kristoforsalmin I've created a new branch for this. Also I've started looking at the generator side of the task. I commit my latest experiments soon 🔬:boom: 😉
Sneak peak.. missing to handle tests but otherwise, I think I am almost done ;)
@mi2oon cool! Is that an official Rammevaerk mascot? 😁 I created a project for this release. I feel like issues aren't convenient for tracking progress and so on, please have a look https://github.com/kraftvaerk/generator-rammevaerk/projects/2.
@mi2oon that looks awesome (now can see the screenshot) 👍
This is a tracking issue for our future work on rammevaerk. After a talk with @mi2oon we came up with a following list of improvements, @kraftvaerk/frontend please submit yours in the comments below.
Build system
webpack-merge
browserslist-useragent-regexp
on the backendassets-manifest.json
.env
files viadotenv
or something similarwebpack-dev-server
or something else)Generator
create-social-network
andcreate-react-app
to learn more about custom scaffolding