carolinaknoll / awesome-gamified

:eyeglasses: Awesome Gamified - See your progress and save awesome links you've already seen!
https://carolinaknoll.github.io/awesome-gamified/
MIT License
73 stars 20 forks source link

Refatoração para gerar a distribuição com webpack :) #4

Closed andersou closed 5 years ago

carolinaknoll commented 5 years ago

Hey there!

So, I ended up testing it after merging and even thought everything seemed correct, I saw that it fails because a filename is too long.

Removing public/
Removing src/
Removing webpack.common.js
Removing webpack.dev.js
Removing webpack.prod.js
Removing yarn.lock
warning: Could not stat path 'node_modules/@babel/helper-split-export-declaration/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js': Filename too long

Maybe there is a way to bypass this name check, I will be looking into that later.

Thank you for your contribution. 😄