TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

Fix publish and add missing dependencies #82

Closed Nordes closed 6 years ago

Nordes commented 6 years ago

Hi,

Here's what's included

Note: I would prefer to push only one commit, but I am not too confident in my rebasing skills ;).

Nordes commented 6 years ago

Added the fix regarding the issue #79 .

Also I found out while publishing that the font-awesome were not being shaken. So I changed the way the import of icons was done. Now we have only the selected icons within the publish and nothing more.

MarkPieszak commented 6 years ago

I just merged in #80, it looks like it gave some minor conflicts here did you want to take a look and we can get this awesome PR in as well? :+1: 💯

Nordes commented 6 years ago

Sorry for the delay ;). I will look tonight. (Japan time)

Nordes commented 6 years ago

Update completed, please validate and then enjoy ;).

Sample visible at : https://aspnetcore-vue2-sample.herokuapp.com/ (Deployed using docker image).

MarkPieszak commented 6 years ago

This is great! Merged it :100: :100: