presto-8.x-2.2/themes/presto_theme/gulp-tasks/paths.js

themes/presto_theme/gulp-tasks/paths.js
/* global __dirname */

import path from 'path';

export const DEST = Object.freeze({
  js: path.resolve(__dirname, '..', 'js', 'compiled'),
  css: path.resolve(__dirname, '..', 'css'),
  // Needs to be relative to the two above paths.
  maps: 'maps',
  images: path.resolve(__dirname, '..', 'images'),
  fonts: path.resolve(__dirname, '..', 'font'),
});

export const SRC = Object.freeze({
  js: path.resolve(__dirname, '..', 'js', 'src', '**', '*.js'),
  scss: path.resolve(__dirname, '..', 'scss', '**', '*.scss'),
  images: path.resolve(__dirname, '..', 'images'),
  fonts: path.resolve(__dirname, '..', 'fonts'),
  bootstrap: path.resolve(__dirname, '..', 'node_modules', 'bootstrap', 'scss'),
});

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc