mirror of
https://github.com/aleleba/create-react-go-ssr.git
synced 2025-07-26 17:48:12 -06:00
First commit creating version 0.0.1
This commit is contained in:
10
.eslintignore
Normal file
10
.eslintignore
Normal file
@ -0,0 +1,10 @@
|
||||
#Build
|
||||
build
|
||||
#Webpack
|
||||
webpack.config.ts
|
||||
webpack.config.dev.ts
|
||||
webpack.config.dev.server.ts
|
||||
webpack.cy.config.ts
|
||||
#Service Worker
|
||||
service-worker.ts
|
||||
serviceWorkerRegistration.ts
|
Reference in New Issue
Block a user