English 中文(简体)
1. 建立目录, 丢失档案, csss链接破裂,jpegs不处理——共同问题?
原标题:Build directory .js files missing, css link broken, jpegs not processing - common issue?

I m 运行超文本5 Boilerplate 3.0 和最新的ant建文字。 视窗7

After a few issues, the .bat file now executes and everything runs. Upon completion though the script directory is my publish folder is empty, though I have the following .js files in my intermediate directory:

  • js/scripts-concant.min.js
  • js/scipt.js
  • js/plugins.js
  • js/libs/jquery-1.7.1.js
  • js/lib/modernizr-2.5.3.min.js

在可能相关的一个问题中,我的卷宗被提炼并改名,从index.html,但其他档案继续试图与风格挂钩。

在一个可能相关的问题上,我可以就试图开张的每一个小pe的错误撰写。 他们重整,但我只想把这包括在内,以完成学业。

我将谷歌化为徒劳无益,似乎无法找到共同的原因。 我确实赞赏任何观点者,我不想把事情放在自己身上,我在这里可以找到一个共同点。

许多感谢。

最佳回答

就议题而言,我之所以有这个问题,是因为我不得不把所有索引档案都列入,在汇/项目中具体列出*.html。 财产档案。

# Web Pages
#
# These are the pages (files) that will be served to users (.html, .php, .asp, etc).
Files in this property will
# be minified / optimised and have any stylesheet or javascript references updated to
the   minified examples
#
# The paths need to be relative 
#
# Files can be added in a comma separated form
file.pages        = *.html

不知道其他问题

问题回答

暂无回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签