橘子橙 橘子橙
4年前
vue-element-admin项目打包后,iconfont图标出现乱码
使用vueelementadmin或者vueelementtemplate开发的项目,打包到线上,就出现了图标乱码,f12后能看到icon元素为.eliconclose:before{content:"□"}的情况(如下)
blueju blueju
4年前
私有依赖的打包与上传
首发于<aname"2ro9T"</a背景项目中有三四个私有依赖(只有npm包,无源码),包括我封装的一些插件组件,需要上传到npm私有库,提供给其他同事组们使用。<br/<br/公司已有npm私有库,使用的是NexusRepositoryManager,上传的方式是:提交tgz格式的依赖包。最开始当初的我,
Easter79 Easter79
3年前
springboot使用之快捷打包部署
本篇关键知识点:Maven的assembly插件实现自定义打包部署(包含依赖jar包) 目前springboot项目的几种常见的部署方式。1\.使用docker容器去部署,将springboot的应用构建成一个dockerimage,然后通过容器去启动镜像,这种方式在
风花雪月 风花雪月
4年前
python打包,安装包方法
一、编写模块进入项目目录cd/home/pysetupvifoo.pyviewplainprint?classMyClass():definit(self):self.blog"http://blog.liuts.com"defprintblog(self):prints
Stella981 Stella981
3年前
MAVEN打包可执行jar包
<build<plugins<plugin<groupIdorg.apache.maven.plugins</groupId<artifactIdmavenshadeplugin</artifactId<version3.1.0</version
Stella981 Stella981
3年前
Redhat6.4安装MongoDBv3.6.3
运用后台配置文件方式启动。条件下载mongodblinuxx86_64rhel623.6.3.tar官网https://www.mongodb.com/downloadcenter?jmpnavcommunity依赖openssl1.0.1e57.el6.x86_64.rpm
Stella981 Stella981
3年前
FreeSWITCH 学习笔记(一)
【1】FreeSWITCH学习笔记1、Windows安装包下载地址:http://files.freeswitch.org/windows/installer/2、源码下载地址:http://files.freeswitch.org/freeswitch1.2.10.tar.gz3、FreeSWITCH后台模式启动命令:freesw
Wesley13 Wesley13
3年前
3、loader打包css和图片。
可以查看官方中文文档(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdoc.webpackchina.org%2Fconcepts%2Floaders%2F%23%25E9%2585%258D%25E7%25BD%25AEconfiguration)。1、什么是loade
Stella981 Stella981
3年前
IDEA项目打包(打成jar包)
1.找到file\ ProjectStructure..!(https://oscimg.oschina.net/oscnet/c6abab54001fb6de5f38e2f6a049007b8e4.png)2. Artifacts   JAR Frommodulesw